public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowCloudNatReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowCloudNat.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowCloudNat enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
CloudNatAllowed
public const string CloudNatAllowed = "CLOUD_NAT_ALLOWED"Wire representation of CloudNatAllowed .
| Field Value | |
|---|---|
| Type | Description |
string |
|
CloudNatBlocked
public const string CloudNatBlocked = "CLOUD_NAT_BLOCKED"Wire representation of CloudNatBlocked .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedAllowCloudNat
public const string UndefinedAllowCloudNat = "UNDEFINED_ALLOW_CLOUD_NAT"Wire representation of UndefinedAllowCloudNat .
| Field Value | |
|---|---|
| Type | Description |
string |
|