Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::BackendService::LoadBalancingScheme.
Specifies the load balancer type. A backend service created for one type of load balancer cannot be used with another. For more information, refer to Choosing a load balancer.
Constants
UNDEFINED_LOAD_BALANCING_SCHEME
value: 0
A value indicating that the enum field is not set.
EXTERNAL
value: 35_607_499
Signifies that this will be used for external HTTP(S), SSL Proxy, TCP Proxy, or Network Load Balancing
EXTERNAL_MANAGED
value: 512_006_923
Signifies that this will be used for External Managed HTTP(S) Load Balancing.
INTERNAL
value: 279_295_677
Signifies that this will be used for Internal TCP/UDP Load Balancing.
INTERNAL_MANAGED
value: 37_350_397
Signifies that this will be used for Internal HTTP(S) Load Balancing.
INTERNAL_SELF_MANAGED
value: 236_211_150
Signifies that this will be used by Traffic Director.
INVALID_LOAD_BALANCING_SCHEME
value: 275_352_060