Aracılığıyla paylaş


BgpConnection.ConnectionState Property

Definition

Gets the current state of the VirtualHub to Peer. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to