VMware Engine v1 API - Enum Subnet.Types.State (1.0.0-beta02)

public enum State

Reference documentation and code samples for the VMware Engine v1 API enum Subnet.Types.State.

Defines possible states of subnets.

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

NameDescription
Active

The subnet is ready.

Creating

The subnet is being created.

Deleting

The subnet is being deleted.

Unspecified

The default value. This value should never be used.

Updating

The subnet is being updated.