LoadBalancingScheme(value)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.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_LOAD_BALANCING_SCHEME |
A value indicating that the enum field is not set. |
EXTERNAL_MANAGED |
Signifies that this will be used for regional external Application Load Balancers. |
INTERNAL_MANAGED |
Signifies that this will be used for internal Application Load Balancers. |