public static class ComputeEnumConstants.ExternalVpnGateway.RedundancyType
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ExternalVpnGateway.RedundancyType.
Constants for wire representations of the ExternalVpnGateway.Types.RedundancyType enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
FourIpsRedundancy
public const string FourIpsRedundancy = "FOUR_IPS_REDUNDANCY"
Wire representation of FourIpsRedundancy.
Field Value | |
---|---|
Type | Description |
string |
SingleIpInternallyRedundant
public const string SingleIpInternallyRedundant = "SINGLE_IP_INTERNALLY_REDUNDANT"
Wire representation of SingleIpInternallyRedundant.
Field Value | |
---|---|
Type | Description |
string |
TwoIpsRedundancy
public const string TwoIpsRedundancy = "TWO_IPS_REDUNDANCY"
Wire representation of TwoIpsRedundancy.
Field Value | |
---|---|
Type | Description |
string |
UndefinedRedundancyType
public const string UndefinedRedundancyType = "UNDEFINED_REDUNDANCY_TYPE"
Wire representation of UndefinedRedundancyType.
Field Value | |
---|---|
Type | Description |
string |