VirtualMachineScaleSetUpdateProperties |
VirtualMachineScaleSetUpdateProperties.withAdditionalCapabilities(AdditionalCapabilities additionalCapabilities) |
Set the additionalCapabilities property: Specifies additional capabilities enabled or disabled on the Virtual
Machines in the Virtual Machine Scale Set.
|
VirtualMachineScaleSetUpdateProperties |
VirtualMachineScaleSetUpdateProperties.withAutomaticRepairsPolicy(AutomaticRepairsPolicy automaticRepairsPolicy) |
Set the automaticRepairsPolicy property: Policy for automatic repairs.
|
VirtualMachineScaleSetUpdateProperties |
VirtualMachineScaleSetUpdateProperties.withDoNotRunExtensionsOnOverprovisionedVMs(Boolean doNotRunExtensionsOnOverprovisionedVMs) |
Set the doNotRunExtensionsOnOverprovisionedVMs property: When Overprovision is enabled, extensions are launched
only on the requested number of VMs which are finally kept.
|
VirtualMachineScaleSetUpdateProperties |
VirtualMachineScaleSetUpdateProperties.withOverprovision(Boolean overprovision) |
Set the overprovision property: Specifies whether the Virtual Machine Scale Set should be overprovisioned.
|
VirtualMachineScaleSetUpdateProperties |
VirtualMachineScaleSetUpdateProperties.withProximityPlacementGroup(com.azure.core.management.SubResource proximityPlacementGroup) |
Set the proximityPlacementGroup property: Specifies information about the proximity placement group that the
virtual machine scale set should be assigned to.
|
VirtualMachineScaleSetUpdateProperties |
VirtualMachineScaleSetUpdateProperties.withScaleInPolicy(ScaleInPolicy scaleInPolicy) |
Set the scaleInPolicy property: Specifies the policies applied when scaling in Virtual Machines in the Virtual
Machine Scale Set.
|
VirtualMachineScaleSetUpdateProperties |
VirtualMachineScaleSetUpdateProperties.withSinglePlacementGroup(Boolean singlePlacementGroup) |
Set the singlePlacementGroup property: When true this limits the scale set to a single placement group, of max
size 100 virtual machines.
|
VirtualMachineScaleSetUpdateProperties |
VirtualMachineScaleSetUpdateProperties.withUpgradePolicy(UpgradePolicy upgradePolicy) |
Set the upgradePolicy property: The upgrade policy.
|
VirtualMachineScaleSetUpdateProperties |
VirtualMachineScaleSetUpdateProperties.withVirtualMachineProfile(VirtualMachineScaleSetUpdateVMProfile virtualMachineProfile) |
Set the virtualMachineProfile property: The virtual machine profile.
|