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 page provides reference documentation for the `InstanceGroupManagerUpdatePolicy.Types.InstanceRedistributionType` enum within the Google Cloud Compute Engine v1 API."],["The `InstanceRedistributionType` enum is used to define the instance redistribution policy for regional managed instance groups, and supports `PROACTIVE` and `NONE` values."],["The latest available version for this enum is 3.6.0, and this page provides access to the reference documentation for various versions, spanning from 1.0.0 to 3.6.0."],["The namespace for this enum is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The documentation includes a field called `UndefinedInstanceRedistributionType` which is described as a value that indicates if the enum field is not set."]]],[]]