Class ComputeEnumConstants.RouterNatSubnetworkToNat.SourceIpRangesToNat (1.3.0)

public static class SourceIpRangesToNat

Constants for wire representations of the RouterNatSubnetworkToNat.Types.SourceIpRangesToNat enum.

Inheritance

Object > ComputeEnumConstants.RouterNatSubnetworkToNat.SourceIpRangesToNat

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AllIpRanges

public const string AllIpRanges = "ALL_IP_RANGES"

Wire representation of AllIpRanges.

Field Value
TypeDescription
String

ListOfSecondaryIpRanges

public const string ListOfSecondaryIpRanges = "LIST_OF_SECONDARY_IP_RANGES"

Wire representation of ListOfSecondaryIpRanges.

Field Value
TypeDescription
String

PrimaryIpRange

public const string PrimaryIpRange = "PRIMARY_IP_RANGE"

Wire representation of PrimaryIpRange.

Field Value
TypeDescription
String

UndefinedSourceIpRangesToNat

public const string UndefinedSourceIpRangesToNat = "UNDEFINED_SOURCE_IP_RANGES_TO_NAT"

Wire representation of UndefinedSourceIpRangesToNat.

Field Value
TypeDescription
String