ApplicationGatewayInner.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 Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayOperationalState OperationalState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.operationalState")>]
member this.OperationalState : Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayOperationalState
Public ReadOnly Property OperationalState As ApplicationGatewayOperationalState

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to