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-31 UTC."],[[["This webpage provides reference documentation for the `InstanceRedistributionType` enum within the Compute Engine v1 API, specifically for the `Google.Cloud.Compute.V1.InstanceGroupManagerUpdatePolicy.Types` namespace."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 up to the latest, 3.6.0, and each version provides access to the documentation at that point of release."],["The `InstanceRedistributionType` enum defines the policy for instance redistribution in regional managed instance groups, with valid values being `PROACTIVE` (default) for even VM distribution and `NONE` for disabling proactive redistribution in non-autoscaled groups."],["The page provides a table containing the field `UndefinedInstanceRedistributionType` which has a description indicating that the enum field is not set."],["Supported values for the enum are listed, and they include `NONE` and `PROACTIVE`."]]],[]]