extensionOperationsEnabled

@JvmName(name = "rhdllmyfgqcpaqft")
suspend fun extensionOperationsEnabled(value: Output<Boolean>)
@JvmName(name = "qcurpeolipbjacmp")
suspend fun extensionOperationsEnabled(value: Boolean?)

Parameters

value

Should extension operations be allowed on the Virtual Machine Scale Set? Possible values are true or false. Defaults to true. Changing this forces a new Linux Virtual Machine Scale Set to be created.

Note: extension_operations_enabled may only be set to false if there are no extensions defined in the extension field.