Instance Group Manager Update Policy Instance Redistribution Type
enum InstanceGroupManagerUpdatePolicyInstanceRedistributionType : Enum<InstanceGroupManagerUpdatePolicyInstanceRedistributionType> , ConvertibleToJava<InstanceGroupManagerUpdatePolicyInstanceRedistributionType>
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.
Entries
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.