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."],[[["The content outlines various versions of the `LoadBalancingScheme` within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest."],["`LoadBalancingScheme` is an enum that specifies the type of load balancer, crucial for determining how a backend service will function, and it can be one of the several defined values such as External, Internal, or others."],["The enum offers options like `External`, `ExternalManaged`, `Internal`, `InternalManaged`, and `InternalSelfManaged` to categorize load balancing for different network environments, or as a way to know if the load balancing is managed."],["There is a `UndefinedLoadBalancingScheme` option for when the field is not set, and a `InvalidLoadBalancingScheme` that is not defined."],["The assembly for the documentation is Google.Cloud.Compute.V1.dll."]]],[]]