Compute V1 Client - Class InstanceRedistributionType (2.0.0)

Reference documentation and code samples for the Compute V1 Client class 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

Protobuf type google.cloud.compute.v1.InstanceGroupManagerUpdatePolicy.InstanceRedistributionType

Namespace

Google \ Cloud \ Compute \ V1 \ InstanceGroupManagerUpdatePolicy

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_INSTANCE_REDISTRIBUTION_TYPE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_INSTANCE_REDISTRIBUTION_TYPE = 0;