public static class ComputeEnumConstants.RouterNatSubnetworkToNat.SourceIpRangesToNatReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouterNatSubnetworkToNat.SourceIpRangesToNat.
Constants for wire representations of the RouterNatSubnetworkToNat.Types.SourceIpRangesToNat enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|