Compute Engine v1 API - Class ComputeEnumConstants.RouterNatSubnetworkToNat.SourceIpRangesToNat (2.15.0)

public static class ComputeEnumConstants.RouterNatSubnetworkToNat.SourceIpRangesToNat

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouterNatSubnetworkToNat.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
Type Description
string

ListOfSecondaryIpRanges

public const string ListOfSecondaryIpRanges = "LIST_OF_SECONDARY_IP_RANGES"

Wire representation of ListOfSecondaryIpRanges.

Field Value
Type Description
string

PrimaryIpRange

public const string PrimaryIpRange = "PRIMARY_IP_RANGE"

Wire representation of PrimaryIpRange.

Field Value
Type Description
string

UndefinedSourceIpRangesToNat

public const string UndefinedSourceIpRangesToNat = "UNDEFINED_SOURCE_IP_RANGES_TO_NAT"

Wire representation of UndefinedSourceIpRangesToNat.

Field Value
Type Description
string