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 \u003ccode\u003eAutoscalingPolicyLoadBalancingUtilization\u003c/code\u003e class in the Google.Cloud.Compute.V1 namespace provides configuration parameters for autoscaling based on load balancing.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the class is 3.6.0, with a range of versions from 1.0.0 up to this most current version.\u003c/p\u003e\n"],["\u003cp\u003eThis class, implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e, manages settings related to autoscaling in the Compute Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a property called \u003ccode\u003eUtilizationTarget\u003c/code\u003e, a double that represents the fraction of backend capacity utilization the autoscaler maintains, defaulting to 0.8 if not defined.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHasUtilizationTarget\u003c/code\u003e property determines if the "utilization_target" field is currently set.\u003c/p\u003e\n"]]],[],null,[]]