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-02 UTC."],[[["This webpage provides reference documentation for the `InstanceRedistributionType` enum within the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The latest version of the documentation is for version 3.6.0, with a history of versions available back to 1.0.0."],["The `InstanceRedistributionType` enum controls how a regional managed instance group redistributes virtual machine instances across zones."],["Supported values for `InstanceRedistributionType` are `PROACTIVE`, which attempts to keep VMs evenly distributed across zones, and `NONE`, which disables proactive redistribution for non-autoscaled groups."],["The `UndefinedInstanceRedistributionType` field is a specific value indicating that the enum field is not set."]]],[]]