Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineScaleSetVMProtectionPolicy

Package version

The protection policy of a virtual machine scale set VM.

Hierarchy

  • VirtualMachineScaleSetVMProtectionPolicy

Index

Properties

Optional protectFromScaleIn

protectFromScaleIn: undefined | false | true

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

Optional protectFromScaleSetActions

protectFromScaleSetActions: undefined | false | true

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.

Generated using TypeDoc