Reference documentation and code samples for the Compute Engine v1 API enum BackendService.Types.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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage provides documentation for the `BackendService.Types.LoadBalancingScheme` enum within the Google Compute Engine v1 API, detailing its various versions and fields."],["The latest version of the `BackendService.Types.LoadBalancingScheme` is 3.6.0, with a range of previous versions listed down to 1.0.0 for reference."],["The `LoadBalancingScheme` enum defines the type of load balancer to be used, and it includes fields such as `External`, `ExternalManaged`, `Internal`, `InternalManaged`, `InternalSelfManaged`, `InvalidLoadBalancingScheme`, and `UndefinedLoadBalancingScheme`."],["Each field in the enum has a corresponding description explaining its purpose, with `External` being for external HTTP(S), SSL Proxy, TCP Proxy, or Network Load Balancing and `Internal` being for internal TCP/UDP Load Balancing, as an example."]]],[]]