Google Cloud VMware Engine V1 API - Module Google::Cloud::VmwareEngine::V1::ManagementDnsZoneBinding::State (v0.8.0)

Reference documentation and code samples for the Google Cloud VMware Engine V1 API module Google::Cloud::VmwareEngine::V1::ManagementDnsZoneBinding::State.

Enum State defines possible states of binding between the consumer VPC network and the management DNS zone.

Constants

STATE_UNSPECIFIED

value: 0
The default value. This value should never be used.

ACTIVE

value: 1
The binding is ready.

CREATING

value: 2
The binding is being created.

UPDATING

value: 3
The binding is being updated.

DELETING

value: 4
The binding is being deleted.

FAILED

value: 5
The binding has failed.