VirtualMachineScaleSetVMProtectionPolicy Class

The protection policy of a virtual machine scale set VM.

Constructor

VirtualMachineScaleSetVMProtectionPolicy()

Variables

Name Description
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.

Attributes

protectFromScaleIn

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

protectFromScaleIn: bool

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: bool