Reference documentation and code samples for the Compute V1 Client class AllowSubnetworkCreation.
Specifies whether subnetwork creation is allowed.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowSubnetworkCreation
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_ALLOW_SUBNETWORK_CREATION
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ALLOW_SUBNETWORK_CREATION = 0;
SUBNETWORK_CREATION_ALLOWED
Value: 158580825Generated from protobuf enum SUBNETWORK_CREATION_ALLOWED = 158580825;
SUBNETWORK_CREATION_BLOCKED
Value: 511615133Generated from protobuf enum SUBNETWORK_CREATION_BLOCKED = 511615133;