loadBalancingScheme property
All forwarding rules referenced by this extension must share the same load balancing scheme.
Supported values: EXTERNAL_MANAGED.
Required. Possible string values are:
- "LOAD_BALANCING_SCHEME_UNSPECIFIED" : Default value. Do not use.
- "INTERNAL_MANAGED" : Signifies that this is used for Internal HTTP(S) Load Balancing.
- "EXTERNAL_MANAGED" : Signifies that this is used for External Managed HTTP(S) Load Balancing.
Implementation
core.String? loadBalancingScheme;