onlyUp constant

AutoscalingPolicy_Mode const onlyUp

Automatically create VMs according to the policy, but do not scale the MIG in. It's recommended to use ONLY_SCALE_OUT instead of ONLY_UP.

Implementation

static const onlyUp = AutoscalingPolicy_Mode('ONLY_UP');