public static class ComputeEnumConstants.RouterNat.NatIpAllocateOptionReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouterNat.NatIpAllocateOption.
Constants for wire representations of the RouterNat.Types.NatIpAllocateOption enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
AutoOnly
public const string AutoOnly = "AUTO_ONLY"Wire representation of AutoOnly.
| Field Value | |
|---|---|
| Type | Description |
string |
|
ManualOnly
public const string ManualOnly = "MANUAL_ONLY"Wire representation of ManualOnly.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedNatIpAllocateOption
public const string UndefinedNatIpAllocateOption = "UNDEFINED_NAT_IP_ALLOCATE_OPTION"Wire representation of UndefinedNatIpAllocateOption.
| Field Value | |
|---|---|
| Type | Description |
string |
|