maximumSurgeInstancesEnabled

@JvmName(name = "hcitvxngmypwmifn")
suspend fun maximumSurgeInstancesEnabled(value: Output<Boolean>)
@JvmName(name = "dnnedxcdfalswnsh")
suspend fun maximumSurgeInstancesEnabled(value: Boolean?)

Parameters

value

Create new virtual machines to upgrade the scale set, rather than updating the existing virtual machines. Existing virtual machines will be deleted once the new virtual machines are created for each batch. Possible values are true or false.

Note: overprovision must be set to false when maximum_surge_instances_enabled is specified.