Google Cloud VMware Engine V1 API - Module Google::Cloud::VmwareEngine::V1::NetworkPeering::State (v0.7.1)

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

Possible states of a network peering.

Constants

STATE_UNSPECIFIED

value: 0
Unspecified network peering state. This is the default value.

INACTIVE

value: 1
The peering is not active.

ACTIVE

value: 2
The peering is active.

CREATING

value: 3
The peering is being created.

DELETING

value: 4
The peering is being deleted.