VMware Engine v1 API - Enum PrivateConnection.Types.PeeringState (1.3.0)

public enum PrivateConnection.Types.PeeringState

Reference documentation and code samples for the VMware Engine v1 API enum PrivateConnection.Types.PeeringState.

Enum PeeringState defines the possible states of peering between service network and the vpc network peered to service network

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

NameDescription
PeeringActive

The peering is in active state.

PeeringInactive

The peering is in inactive state.

Unspecified

The default value. This value is used if the peering state is omitted or unknown.