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."],[[["The latest version documented is 3.6.0, with the documentation covering versions as old as 1.0.0 for `InstanceGroupManagerUpdatePolicy.Types.InstanceRedistributionType`."],["The `InstanceRedistributionType` enum in the Compute Engine v1 API defines the redistribution policy for regional managed instance groups."],["The two primary values for `InstanceRedistributionType` are `PROACTIVE`, which maintains an even distribution of instances across zones, and `NONE`, which disables proactive redistribution."],["The enum also contains a field `UndefinedInstanceRedistributionType`, which is used to signify that the enum field is not set."],["This documentation provides a comprehensive look into the enum `InstanceGroupManagerUpdatePolicy.Types.InstanceRedistributionType` in the namespace `Google.Cloud.Compute.V1`, detailing the type's structure, fields, and behavior across multiple versions."]]],[]]