Aracılığıyla paylaş


VirtualNetworkPeering.PeeringSyncLevel Property

Definition

Gets or sets the peering sync status of the virtual network peering. Possible values include: 'FullyInSync', 'RemoteNotInSync', 'LocalNotInSync', 'LocalAndRemoteNotInSync'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to