VMware Engine v1 API - Enum ManagementDnsZoneBinding.Types.State (1.3.0)

public enum ManagementDnsZoneBinding.Types.State

Reference 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.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

NameDescription
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.