Reference documentation and code samples for the Compute Engine v1 API enum Backend.Types.BalancingMode.
Specifies how to determine whether the backend of a load balancer can handle additional traffic or is fully loaded. For usage guidelines, see Connection balancing mode. Backends must use compatible balancing modes. For more information, see Supported balancing modes and target capacity settings and Restrictions and guidance for instance groups. Note: Currently, if you use the API to configure incompatible balancing modes, the configuration might be accepted even though it has no impact and is ignored. Specifically, Backend.maxUtilization is ignored when Backend.balancingMode is RATE. In the future, this incompatible combination will be rejected.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `Backend.Types.BalancingMode` enum within the Google Compute Engine v1 API, specifically within the .NET environment."],["The enum `Backend.Types.BalancingMode` defines different modes for determining how a load balancer's backend handles traffic, including `Connection`, `Rate`, `Utilization`, and `UndefinedBalancingMode`."],["The documentation highlights that the various balancing modes must be compatible and references additional guidelines and restrictions to understand."],["The webpage lists available documentation versions for `Backend.Types.BalancingMode`, ranging from version 1.0.0 to the latest version 3.6.0, allowing developers to view information pertinent to the various releases."]]],[]]