Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowCloudNat (3.2.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowCloudNat

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowCloudNat.

Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowCloudNat enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowCloudNat

Namespace

Google.Cloud.Compute.V1

Assembly

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