Module Google::Cloud::Compute::V1::BackendService::LoadBalancingScheme (v0.5.0)

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: 35607499
Signifies that this will be used for external HTTP(S), SSL Proxy, TCP Proxy, or Network Load Balancing

INTERNAL

value: 279295677
Signifies that this will be used for Internal TCP/UDP Load Balancing.

INTERNAL_MANAGED

value: 37350397
Signifies that this will be used for Internal HTTP(S) Load Balancing.

INTERNAL_SELF_MANAGED

value: 236211150
Signifies that this will be used by Traffic Director.

INVALID_LOAD_BALANCING_SCHEME

value: 275352060