Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowSubnetworkCreation (3.23.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowSubnetworkCreation

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

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

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowSubnetworkCreation

Namespace

Google.Cloud.Compute.V1

Assembly

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