Google Cloud VMware Engine V1 API - Module Google::Cloud::VmwareEngine::V1::VmwareEngineNetwork::State (v0.2.0)

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

Enum State defines possible states of VMware Engine network.

Constants

STATE_UNSPECIFIED

value: 0
The default value. This value is used if the state is omitted.

CREATING

value: 1
The VMware Engine network is being created.

ACTIVE

value: 2
The VMware Engine network is ready.

UPDATING

value: 3
The VMware Engine network is being updated.

DELETING

value: 4
The VMware Engine network is being deleted.