Class ComputeEnumConstants.RouterNat.SourceSubnetworkIpRangesToNat (1.3.0)

public static class SourceSubnetworkIpRangesToNat

Constants for wire representations of the RouterNat.Types.SourceSubnetworkIpRangesToNat enum.

Inheritance

Object > ComputeEnumConstants.RouterNat.SourceSubnetworkIpRangesToNat

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AllSubnetworksAllIpRanges

public const string AllSubnetworksAllIpRanges = "ALL_SUBNETWORKS_ALL_IP_RANGES"

Wire representation of AllSubnetworksAllIpRanges.

Field Value
TypeDescription
String

AllSubnetworksAllPrimaryIpRanges

public const string AllSubnetworksAllPrimaryIpRanges = "ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES"

Wire representation of AllSubnetworksAllPrimaryIpRanges.

Field Value
TypeDescription
String

ListOfSubnetworks

public const string ListOfSubnetworks = "LIST_OF_SUBNETWORKS"

Wire representation of ListOfSubnetworks.

Field Value
TypeDescription
String

UndefinedSourceSubnetworkIpRangesToNat

public const string UndefinedSourceSubnetworkIpRangesToNat = "UNDEFINED_SOURCE_SUBNETWORK_IP_RANGES_TO_NAT"
Field Value
TypeDescription
String