Compute Engine v1 API - Class ComputeEnumConstants.VpnGatewayStatusHighAvailabilityRequirementState.State (2.15.0)

public static class ComputeEnumConstants.VpnGatewayStatusHighAvailabilityRequirementState.State

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.VpnGatewayStatusHighAvailabilityRequirementState.State.

Constants for wire representations of the VpnGatewayStatusHighAvailabilityRequirementState.Types.State enum.

Inheritance

object > ComputeEnumConstants.VpnGatewayStatusHighAvailabilityRequirementState.State

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

ConnectionRedundancyMet

public const string ConnectionRedundancyMet = "CONNECTION_REDUNDANCY_MET"

Wire representation of ConnectionRedundancyMet.

Field Value
TypeDescription
string

ConnectionRedundancyNotMet

public const string ConnectionRedundancyNotMet = "CONNECTION_REDUNDANCY_NOT_MET"

Wire representation of ConnectionRedundancyNotMet.

Field Value
TypeDescription
string

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState.

Field Value
TypeDescription
string