Class ComputeEnumConstants.ExternalVpnGateway.RedundancyType (1.3.0)

public static class RedundancyType

Constants for wire representations of the ExternalVpnGateway.Types.RedundancyType enum.

Inheritance

Object > ComputeEnumConstants.ExternalVpnGateway.RedundancyType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

FourIpsRedundancy

public const string FourIpsRedundancy = "FOUR_IPS_REDUNDANCY"

Wire representation of FourIpsRedundancy.

Field Value
TypeDescription
String

SingleIpInternallyRedundant

public const string SingleIpInternallyRedundant = "SINGLE_IP_INTERNALLY_REDUNDANT"

Wire representation of SingleIpInternallyRedundant.

Field Value
TypeDescription
String

TwoIpsRedundancy

public const string TwoIpsRedundancy = "TWO_IPS_REDUNDANCY"

Wire representation of TwoIpsRedundancy.

Field Value
TypeDescription
String

UndefinedRedundancyType

public const string UndefinedRedundancyType = "UNDEFINED_REDUNDANCY_TYPE"

Wire representation of UndefinedRedundancyType.

Field Value
TypeDescription
String