Partager via


BgpPeerStatus.State Propriété

Définition

Obtient l’état de l’homologue BGP. Les valeurs possibles sont les suivantes : « Inconnu », « Arrêté », « Inactif », « Connexion », « Connecté »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à