scaleOutPool constant

MIG automatically resumes or starts VMs in the standby pool when the group scales out, and replenishes the standby pool afterwards.

Implementation

static const scaleOutPool = InstanceGroupManagerStandbyPolicy_Mode(
  'SCALE_OUT_POOL',
);