allowAutoModeSubnet property

String? allowAutoModeSubnet
getter/setter pair

Specifies whether auto mode subnet creation is allowed. Possible string values are:

  • "AUTO_MODE_SUBNET_ALLOWED"
  • "AUTO_MODE_SUBNET_BLOCKED"

Implementation

core.String? allowAutoModeSubnet;