Reference documentation and code samples for the Compute Engine v1 API enum InstanceGroupManagerUpdatePolicy.Types.InstanceRedistributionType.
The instance redistribution policy for regional managed instance groups. Valid values are: - PROACTIVE (default): The group attempts to maintain an even distribution of VM instances across zones in the region. - NONE: For non-autoscaled groups, proactive redistribution is disabled.
Additional supported values which may be not listed in the enum directly due to technical reasons:
NONE
PROACTIVE
[[["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 documentation for the `InstanceRedistributionType` enum within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.12.0."],["The `InstanceRedistributionType` enum is part of the `InstanceGroupManagerUpdatePolicy` and defines the redistribution behavior of instances in regional managed instance groups."],["The supported values for `InstanceRedistributionType` are `PROACTIVE`, which attempts to evenly distribute VMs across zones, and `NONE`, which disables proactive redistribution for non-autoscaled groups."],["The documentation also lists older versions of this reference, from version 1.0.0 up to the latest version which is 3.6.0."],["An additional field `UndefinedInstanceRedistributionType` is noted, indicating that the enum field may not be set."]]],[]]