Dela via


VirtualMachineScaleSetVMProtectionPolicy interface

The protection policy of a virtual machine scale set VM.

Properties

protectFromScaleIn

Indicates that the virtual machine scale set VM shouldn't be considered for deletion during a scale-in operation.

protectFromScaleSetActions

Indicates that model updates or actions (including scale-in) initiated on the virtual machine scale set should not be applied to the virtual machine scale set VM.

Property Details

protectFromScaleIn

Indicates that the virtual machine scale set VM shouldn't be considered for deletion during a scale-in operation.

protectFromScaleIn?: boolean

Property Value

boolean

protectFromScaleSetActions

Indicates that model updates or actions (including scale-in) initiated on the virtual machine scale set should not be applied to the virtual machine scale set VM.

protectFromScaleSetActions?: boolean

Property Value

boolean