The autoscaling mode. Set to one of: ON, OFF, or ONLY_SCALE_OUT. For more information, see Autoscaler modes.
Check the Mode enum for the list of possible values.
[[["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-21 UTC."],[[["The latest version of the `NodeGroupAutoscalingPolicy` is 3.6.0, and the page provides links to various past versions, starting from 1.0.0 up to the latest release."],["`NodeGroupAutoscalingPolicy` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checking, deep cloning, and buffer operations."],["The class includes properties such as `MaxNodes`, `MinNodes`, and `Mode`, which allows defining the maximum and minimum number of nodes in a group, as well as setting the autoscaling mode to `ON`, `OFF`, or `ONLY_SCALE_OUT`."],["The class includes constructors that can create new instances of `NodeGroupAutoscalingPolicy` with no arguments or by copying the properties from another instance."],["Inherited members of the class are `object.GetHashCode()`, `object.GetType()`, and `object.ToString()`."]]],[]]