Compartir a través de


ConnectionStateSnapshot.ConnectionState Propiedad

Definición

Obtiene o establece el estado de conexión. Entre los valores posibles se incluyen: 'Reachable', 'Unreachable', 'Unknown'

[Newtonsoft.Json.JsonProperty(PropertyName="connectionState")]
public Microsoft.Azure.Management.Network.Fluent.Models.ConnectionState ConnectionState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionState")>]
member this.ConnectionState : Microsoft.Azure.Management.Network.Fluent.Models.ConnectionState with get, set
Public Property ConnectionState As ConnectionState

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a