public static class RedundancyType
Constants for wire representations of the ExternalVpnGateway.Types.RedundancyType enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |