Reference documentation and code samples for the Compute Engine v1 API enum AutoscalingPolicy.Types.Mode.
Defines the operating mode for this policy. The following modes are available: - OFF: Disables the autoscaler but maintains its configuration. - ONLY_SCALE_OUT: Restricts the autoscaler to add VM instances only. - ON: Enables all autoscaler activities according to its policy. For more information, see "Turning off or restricting an autoscaler"
[[["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-24 UTC."],[[["This document provides reference information for the `AutoscalingPolicy.Types.Mode` enum within the Google Compute Engine v1 API, detailing available operating modes."],["The latest version of this documentation is for version 3.6.0, with a range of historical versions from 1.0.0 up to this point available for review."],["The `AutoscalingPolicy.Types.Mode` enum defines four operational settings: `OFF` to disable scaling, `ON` to enable full scaling, `ONLY_SCALE_OUT` or `OnlyUp` to only add instances, and `UndefinedMode` to represent an unset value."],["The namespace this document relates to is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]