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

public enum NetworkPeering.Types.State

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

Possible states of a network peering.

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

NameDescription
Active

The peering is active.

Creating

The peering is being created.

Deleting

The peering is being deleted.

Inactive

The peering is not active.

Unspecified

Unspecified network peering state. This is the default value.