public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowSubnetworkCreationReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowSubnetworkCreation.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowSubnetworkCreation enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
SubnetworkCreationAllowed
public const string SubnetworkCreationAllowed = "SUBNETWORK_CREATION_ALLOWED"Wire representation of SubnetworkCreationAllowed .
| Field Value | |
|---|---|
| Type | Description |
string |
|
SubnetworkCreationBlocked
public const string SubnetworkCreationBlocked = "SUBNETWORK_CREATION_BLOCKED"Wire representation of SubnetworkCreationBlocked .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedAllowSubnetworkCreation
public const string UndefinedAllowSubnetworkCreation = "UNDEFINED_ALLOW_SUBNETWORK_CREATION"Wire representation of UndefinedAllowSubnetworkCreation .
| Field Value | |
|---|---|
| Type | Description |
string |
|