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 Microsoft.Azure.Management.Network.Fluent.Models.BgpPeerState State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : Microsoft.Azure.Management.Network.Fluent.Models.BgpPeerState
Public ReadOnly Property State As BgpPeerState

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a