Freigeben über


BgpPeerStatus.State Eigenschaft

Definition

Ruft den BGP-Peerstatus ab. Mögliche Werte sind: "Unbekannt", "Beendet", "Im Leerlauf", "Verbinden", "Verbunden".

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: