public static class 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.
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 |