public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowAutoModeSubnet
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowAutoModeSubnet.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowAutoModeSubnet enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AutoModeSubnetAllowed
public const string AutoModeSubnetAllowed = "AUTO_MODE_SUBNET_ALLOWED"
Wire representation of AutoModeSubnetAllowed.
Field Value | |
---|---|
Type | Description |
string |
AutoModeSubnetBlocked
public const string AutoModeSubnetBlocked = "AUTO_MODE_SUBNET_BLOCKED"
Wire representation of AutoModeSubnetBlocked.
Field Value | |
---|---|
Type | Description |
string |
UndefinedAllowAutoModeSubnet
public const string UndefinedAllowAutoModeSubnet = "UNDEFINED_ALLOW_AUTO_MODE_SUBNET"
Wire representation of UndefinedAllowAutoModeSubnet.
Field Value | |
---|---|
Type | Description |
string |