public enum ManagementDnsZoneBinding.Types.StateReference documentation and code samples for the VMware Engine v1 API enum ManagementDnsZoneBinding.Types.State.
Enum State defines possible states of binding between the consumer VPC network and the management DNS zone.
Namespace
Google.Cloud.VmwareEngine.V1Assembly
Google.Cloud.VmwareEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The binding is ready. |
Creating |
The binding is being created. |
Deleting |
The binding is being deleted. |
Failed |
The binding has failed. |
Unspecified |
The default value. This value should never be used. |
Updating |
The binding is being updated. |