public enum NetworkPeering.Types.StateReference documentation and code samples for the VMware Engine v1 API enum NetworkPeering.Types.State.
Possible states of a network peering.
Namespace
Google.Cloud.VmwareEngine.V1Assembly
Google.Cloud.VmwareEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The peering is active. |
Creating |
The peering is being created. |
Deleting |
The peering is being deleted. |
Inactive |
The peering is not active. |
Unspecified |
Unspecified network peering state. This is the default value. |