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-04-09 UTC."],[[["This page provides reference documentation for the `InstanceGroupManagerUpdatePolicy.Types.InstanceRedistributionType` enum within the Google Compute Engine v1 API, specifically for version 3.5.0."],["The latest version documented is 3.6.0, and versions as far back as 1.0.0 are also accessible here."],["The enum defines the instance redistribution policy for regional managed instance groups, with valid values being `PROACTIVE` (default) and `NONE`."],["The `InstanceRedistributionType` enum is part of the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."],["The documentation includes a field, `UndefinedInstanceRedistributionType`, which is used to indicate that the enum field is not set."]]],[]]