Class ComputeEnumConstants.VpnGatewayStatusHighAvailabilityRequirementState.State (1.0.0)

public static class 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