Compartilhar via


BgpPeerStatus.State Propriedade

Definição

Obtém o estado do par BGP. Os valores possíveis incluem: 'Unknown', 'Stopped', 'Idle', 'Connecting', 'Connected'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a