Compute Engine v1 API - Class ComputeEnumConstants.ExternalVpnGateway.RedundancyType (2.15.0)

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.

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