VirtualNetworkPeeringState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The status of the virtual network peering.
public enum VirtualNetworkPeeringState
type VirtualNetworkPeeringState =
Public Enum VirtualNetworkPeeringState
- Inheritance
-
VirtualNetworkPeeringState
Fields
| Name | Value | Description |
|---|---|---|
| Initiated | 0 | Initiated. |
| Connected | 1 | Connected. |
| Disconnected | 2 | Disconnected. |