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 details the `LoadBalancingScheme` enum within the `Google.Cloud.Compute.V1` namespace, which is part of the `Google.Cloud.Compute.V1.dll` assembly, specifically in version 1.2.0."],["The `LoadBalancingScheme` enum is used to define the type of load balancer, with each type being incompatible with the others, as stated in the description."],["The page provides links to documentation for numerous versions of the `Google.Cloud.Compute.V1` namespace, ranging from version 1.0.0 to the latest 3.6.0."],["The available load balancing schemes include `External`, `ExternalManaged`, `Internal`, `InternalManaged`, and `InternalSelfManaged`, each designed for specific load balancing scenarios."],["There are also two enum field states: `InvalidLoadBalancingScheme` which represents an invalid scheme, and `UndefinedLoadBalancingScheme`, which signifies that no scheme has been set."]]],[]]