Partilhar via


VirtualNetworkGatewayConnectionListEntityInner.ConnectionStatus Propriedade

Definição

Obtém status de conexão do Gateway de Rede Virtual. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a