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.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
ConnectionRedundancyMet
public const string ConnectionRedundancyMet = "CONNECTION_REDUNDANCY_MET"
Wire representation of ConnectionRedundancyMet.
Field Value | |
---|---|
Type | Description |
string |
ConnectionRedundancyNotMet
public const string ConnectionRedundancyNotMet = "CONNECTION_REDUNDANCY_NOT_MET"
Wire representation of ConnectionRedundancyNotMet.
Field Value | |
---|---|
Type | Description |
string |
UndefinedState
public const string UndefinedState = "UNDEFINED_STATE"
Wire representation of UndefinedState.
Field Value | |
---|---|
Type | Description |
string |