loadBalancingScheme property
Specifies the forwarding rule type.
For more information about forwarding rules, refer to Forwarding rule concepts. Possible string values are:
- "EXTERNAL"
- "EXTERNAL_MANAGED"
- "INTERNAL"
- "INTERNAL_MANAGED"
- "INTERNAL_SELF_MANAGED"
- "INVALID"
Implementation
core.String? loadBalancingScheme;