Share via


VirtualNetworkPeeringLevel Enum

Definition

The peering sync status of the virtual network peering.

public enum VirtualNetworkPeeringLevel
type VirtualNetworkPeeringLevel = 
Public Enum VirtualNetworkPeeringLevel
Inheritance
VirtualNetworkPeeringLevel

Fields

Name Value Description
FullyInSync 0

FullyInSync.

RemoteNotInSync 1

RemoteNotInSync.

LocalNotInSync 2

LocalNotInSync.

LocalAndRemoteNotInSync 3

LocalAndRemoteNotInSync.

Applies to