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."],[[["This webpage provides documentation for the `NodeGroupAutoscalingPolicy` class within the `Google.Cloud.Compute.V1` namespace, detailing its functionality and usage in .NET development."],["The latest version available for `NodeGroupAutoscalingPolicy` is 3.6.0, with a range of versions dating back to 1.0.0 available for reference and use."],["`NodeGroupAutoscalingPolicy` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering features for message handling, equality comparisons, deep cloning, and buffered message operations."],["Key properties of `NodeGroupAutoscalingPolicy` include `MaxNodes`, `MinNodes`, and `Mode`, enabling configuration of the maximum and minimum number of nodes, as well as the autoscaling mode (ON, OFF, or ONLY_SCALE_OUT) of the node group."],["The class offers two constructors: a default constructor and one that takes another `NodeGroupAutoscalingPolicy` object to enable the cloning of the object."]]],[]]