public sealed class AutoscalingSettings.Types.Thresholds : IMessage<AutoscalingSettings.Types.Thresholds>, IEquatable<AutoscalingSettings.Types.Thresholds>, IDeepCloneable<AutoscalingSettings.Types.Thresholds>, IBufferMessage, IMessage
Reference documentation and code samples for the VMware Engine v1 API class AutoscalingSettings.Types.Thresholds.
Thresholds define the utilization of resources triggering
scale-out and scale-in operations.
[[["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-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eAutoscalingSettings.Types.Thresholds\u003c/code\u003e class is 1.6.0, with previous versions ranging from 1.0.0 to 1.5.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutoscalingSettings.Types.Thresholds\u003c/code\u003e is a class in the Google.Cloud.VmwareEngine.V1 namespace within the Google.Cloud.VmwareEngine.V1.dll assembly and defines utilization thresholds that trigger scaling operations.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and one that allows for the creation of an instance by passing another \u003ccode\u003eAutoscalingSettings.Types.Thresholds\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties, \u003ccode\u003eScaleIn\u003c/code\u003e and \u003ccode\u003eScaleOut\u003c/code\u003e, which are both integers and required to define the percentage thresholds for triggering scale-in and scale-out operations, respectively.\u003c/p\u003e\n"]]],[],null,[]]