Compartir a través de


BgpConnection.ConnectionState Propiedad

Definición

Obtiene el estado actual de VirtualHub en Peer. Entre los valores posibles se incluyen: 'Unknown', 'Connecting', 'Connected', 'NotConnected'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionState")]
public string ConnectionState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionState")>]
member this.ConnectionState : string
Public ReadOnly Property ConnectionState As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a