Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InstanceGroupManagerInstanceLifecyclePolicyOnRepair::AllowChangingZone (v3.9.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InstanceGroupManagerInstanceLifecyclePolicyOnRepair::AllowChangingZone.

Specifies whether the MIG can change a VM's zone during a repair. Valid values are:

  • NO (default): MIG cannot change a VM's zone during a repair.
  • YES: MIG can select a different zone for the VM during a repair.

Constants

UNDEFINED_ALLOW_CHANGING_ZONE

value: 0
A value indicating that the enum field is not set.

NO

value: 2497
[Default] MIG cannot change a VM's zone during a repair.

YES

value: 87_751
MIG can select a different zone for the VM during a repair.