Udostępnij przez


VirtualNetworkPeeringPropertiesFormat.PeeringState Property

Definition

Gets or sets the status of the virtual network peering. Possible values include: 'Initiated', 'Connected', 'Disconnected'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to