Uses of Class
com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProtectionPolicy
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of VirtualMachineScaleSetVMProtectionPolicy in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionVirtualMachineScaleSetVM.protectionPolicy()
VirtualMachineScaleSetVMProtectionPolicy.withProtectFromScaleIn
(Boolean protectFromScaleIn) Set indicates that the virtual machine scale set VM shouldn't be considered for deletion during a scale-in operation.VirtualMachineScaleSetVMProtectionPolicy.withProtectFromScaleSetActions
(Boolean protectFromScaleSetActions) Set 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.