Compartilhar via


ApplicationGateway.OperationalState Propriedade

Definição

Obtém o estado operacional do recurso de gateway de aplicativo. Os valores possíveis incluem: 'Stopped', 'Starting', 'Running', 'Stopping'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.operationalState")]
public string OperationalState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.operationalState")>]
member this.OperationalState : string
Public ReadOnly Property OperationalState As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a