allowSubnetworkCreation property

String? allowSubnetworkCreation
getter/setter pair

Specifies whether subnetwork creation is allowed. Possible string values are:

  • "SUBNETWORK_CREATION_ALLOWED"
  • "SUBNETWORK_CREATION_BLOCKED"

Implementation

core.String? allowSubnetworkCreation;