VNetState Enum
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.
Possible values for virtual network state.
public enum VNetState
type VNetState =
Public Enum VNetState
- Inheritance
-
VNetState
Name | Value | Description |
---|---|---|
None | 0 | Unsupported state. |
Provisioning | 1 | Virtual network is being provisioned and cannot be modified at this time |
Connecting | 2 | Virtual network is attempting to connect to the VPN device. In this state the network can be modified |
Ready | 3 | Virtual network is connected to the VPN device and operating normally. In this state the network can be modified |
Deleting | 4 | Virtual network is being deleted. In this state the network cannot be modified |
Deleted | 5 | Virtual network has been deleted |
ConnectionError | 6 | Error in connecting the virtual network |
CreationError | 7 | Error in creatting the virtual network |
Unknown | 8 | The operation result is unknown |
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: