onlyScaleOut constant

AutoscalingPolicy_Mode const onlyScaleOut

Automatically create VMs according to the policy, but do not scale the MIG in.

Implementation

static const onlyScaleOut = AutoscalingPolicy_Mode('ONLY_SCALE_OUT');