public sealed class AutoscalingPolicyLoadBalancingUtilization : IMessage<AutoscalingPolicyLoadBalancingUtilization>, IEquatable<AutoscalingPolicyLoadBalancingUtilization>, IDeepCloneable<AutoscalingPolicyLoadBalancingUtilization>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class AutoscalingPolicyLoadBalancingUtilization.
Configuration parameters of autoscaling based on load balancing.
Fraction of backend capacity utilization (set in HTTP(S) load balancing configuration) that the autoscaler maintains. Must be a positive float value. If not defined, the default is 0.8.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe content provides reference documentation for the \u003ccode\u003eAutoscalingPolicyLoadBalancingUtilization\u003c/code\u003e class within the Google Compute Engine v1 API, covering versions from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutoscalingPolicyLoadBalancingUtilization\u003c/code\u003e is a class used for configuring autoscaling parameters based on load balancing, as part of the Google.Cloud.Compute.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the object class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eUtilizationTarget\u003c/code\u003e property of type double, which represents the desired fraction of backend capacity utilization for autoscaling, defaulting to 0.8 if not defined.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one empty and one to copy another \u003ccode\u003eAutoscalingPolicyLoadBalancingUtilization\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]