Compartilhar via


VirtualNetworkPeering.PeeringState Propriedade

Definição

Obtém ou define o status do emparelhamento de rede virtual. Os valores possíveis incluem: 'Iniciado', 'Conectado', 'Desconectado'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.peeringState")]
public string PeeringState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.peeringState")>]
member this.PeeringState : string with get, set
Public Property PeeringState As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a