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-21 UTC."],[[["The latest version available for `AutoscalingPolicy.Types.Mode` is 3.6.0, with versions ranging back to 1.0.0 available for reference."],["`AutoscalingPolicy.Types.Mode` defines the operating modes for autoscaling policies within the Compute Engine v1 API, with the current version at 2.13.0."],["Available modes for `AutoscalingPolicy.Types.Mode` are `Off` (disables autoscaling), `On` (enables all autoscaling), and `OnlyScaleOut` (only allows adding VM instances)."],["The documentation also includes `OnlyUp`, which is the same as `OnlyScaleOut`, and `UndefinedMode`, indicating the field is not set."],["The namespace of `AutoscalingPolicy.Types.Mode` is `Google.Cloud.Compute.V1` within the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]