Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetVMProtectionPolicy |
VirtualMachineScaleSetVM.protectionPolicy() |
VirtualMachineScaleSetVMProtectionPolicy |
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 |
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.
|
Copyright © 2019. All rights reserved.