extension Operations Enabled
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 tofalse
if there are no extensions defined in theextension
field.