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.
Signifies that this will be used for classic Application Load Balancers, global external proxy Network Load Balancers, or external passthrough Network Load Balancers.
ExternalManaged
Signifies that this will be used for global external Application Load Balancers, regional external Application Load Balancers, or regional external proxy Network Load Balancers.
Internal
Signifies that this will be used for internal passthrough Network Load Balancers.
InternalManaged
Signifies that this will be used for internal Application Load Balancers.
InternalSelfManaged
Signifies that this will be used by Traffic Director.
InvalidLoadBalancingScheme
UndefinedLoadBalancingScheme
A value indicating that the enum field is not set.
[[["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."],[[["The content provides documentation for the `BackendService.Types.LoadBalancingScheme` enum within the Google.Cloud.Compute.V1 API, specifically detailing its various versions and fields."],["Version 3.6.0 is the latest version of the `BackendService.Types.LoadBalancingScheme` documentation provided."],["The `LoadBalancingScheme` enum is used to specify the type of load balancer, and each specific type can't be used with another, as mentioned in the description."],["The enum `BackendService.Types.LoadBalancingScheme` includes fields such as `External`, `ExternalManaged`, `Internal`, `InternalManaged`, `InternalSelfManaged`, `InvalidLoadBalancingScheme`, and `UndefinedLoadBalancingScheme`, which are all described in detail."],["The documentation covers a range of versions from 1.0.0 up to the most recent version, 3.6.0, each with a hyperlink for users to be redirected to."]]],[]]