Class LoadBalancingScheme (1.13.0)

LoadBalancingScheme(value)

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.

Values: UNDEFINED_LOAD_BALANCING_SCHEME (0): A value indicating that the enum field is not set. EXTERNAL (35607499): Signifies that this will be used for external HTTP(S), SSL Proxy, TCP Proxy, or Network Load Balancing EXTERNAL_MANAGED (512006923): Signifies that this will be used for External Managed HTTP(S) Load Balancing. INTERNAL (279295677): Signifies that this will be used for Internal TCP/UDP Load Balancing. INTERNAL_MANAGED (37350397): Signifies that this will be used for Internal HTTP(S) Load Balancing. INTERNAL_SELF_MANAGED (236211150): Signifies that this will be used by Traffic Director. INVALID_LOAD_BALANCING_SCHEME (275352060): No description available.