public static class SourceSubnetworkIpRangesToNat
Constants for wire representations of the RouterNat.Types.SourceSubnetworkIpRangesToNat enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AllSubnetworksAllIpRanges
public const string AllSubnetworksAllIpRanges = "ALL_SUBNETWORKS_ALL_IP_RANGES"
Wire representation of AllSubnetworksAllIpRanges.
Field Value | |
---|---|
Type | Description |
String |
AllSubnetworksAllPrimaryIpRanges
public const string AllSubnetworksAllPrimaryIpRanges = "ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES"
Wire representation of AllSubnetworksAllPrimaryIpRanges.
Field Value | |
---|---|
Type | Description |
String |
ListOfSubnetworks
public const string ListOfSubnetworks = "LIST_OF_SUBNETWORKS"
Wire representation of ListOfSubnetworks.
Field Value | |
---|---|
Type | Description |
String |
UndefinedSourceSubnetworkIpRangesToNat
public const string UndefinedSourceSubnetworkIpRangesToNat = "UNDEFINED_SOURCE_SUBNETWORK_IP_RANGES_TO_NAT"
Wire representation of UndefinedSourceSubnetworkIpRangesToNat.
Field Value | |
---|---|
Type | Description |
String |