loadBalancingScheme property
The value can only be INTERNAL_MANAGED for cross-region internal layer 7 load balancer.
If loadBalancingScheme is not specified, the backend bucket can be used by classic global external load balancers, or global application external load balancers, or both. Possible string values are:
- "INTERNAL_MANAGED" : Signifies that this will be used for internal Application Load Balancers.
Implementation
core.String? loadBalancingScheme;