Compartir a través de


VirtualNetworkPeering.PeeringState Propiedad

Definición

Obtiene o establece el estado del emparejamiento de red virtual. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a