Sdílet prostřednictvím


ApplicationGateway.OperationalState Property

Definition

Gets operational state of the application gateway resource. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to