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 `InstanceRedistributionType` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version documented is 3.6.0, while the earliest version is 1.0.0, showcasing the range of available versions."],["`InstanceRedistributionType` defines the policy for redistributing VM instances in regional managed instance groups, with `PROACTIVE` (default) and `NONE` as the supported values."],["The enum is part of the `Google.Cloud.Compute.V1` namespace and is located within the `Google.Cloud.Compute.V1.dll` assembly."],["An additional field `UndefinedInstanceRedistributionType` indicates whether the value of this enum is currently set."]]],[]]