VirtualNetworkGatewayConnectionListEntityInner.ConnectionStatus Property

Definition

Gets virtual Network Gateway connection status. Possible values include: 'Unknown', 'Connecting', 'Connected', 'NotConnected'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionStatus")]
public Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkGatewayConnectionStatus ConnectionStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionStatus")>]
member this.ConnectionStatus : Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkGatewayConnectionStatus
Public ReadOnly Property ConnectionStatus As VirtualNetworkGatewayConnectionStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to