allowLoadBalancing property

String? allowLoadBalancing
getter/setter pair

Specifies whether cloud load balancing is allowed. Possible string values are:

  • "LOAD_BALANCING_ALLOWED"
  • "LOAD_BALANCING_BLOCKED"

Implementation

core.String? allowLoadBalancing;