VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.withAdditionalCapabilities(AdditionalCapabilities additionalCapabilities) |
Set the additionalCapabilities property: Specifies additional capabilities enabled or disabled on the Virtual
Machines in the Virtual Machine Scale Set.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.withAutomaticRepairsPolicy(AutomaticRepairsPolicy automaticRepairsPolicy) |
Set the automaticRepairsPolicy property: Policy for automatic repairs.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.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.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.withHostGroup(com.azure.core.management.SubResource hostGroup) |
Set the hostGroup property: Specifies information about the dedicated host group that the virtual machine scale
set resides in.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.withOrchestrationMode(OrchestrationMode orchestrationMode) |
Set the orchestrationMode property: Specifies the orchestration mode for the virtual machine scale set.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.withOverprovision(Boolean overprovision) |
Set the overprovision property: Specifies whether the Virtual Machine Scale Set should be overprovisioned.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.withPlatformFaultDomainCount(Integer platformFaultDomainCount) |
Set the platformFaultDomainCount property: Fault Domain count for each placement group.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.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.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.withScaleInPolicy(ScaleInPolicy scaleInPolicy) |
Set the scaleInPolicy property: Specifies the policies applied when scaling in Virtual Machines in the Virtual
Machine Scale Set.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.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.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.withSpotRestorePolicy(SpotRestorePolicy spotRestorePolicy) |
Set the spotRestorePolicy property: Specifies the Spot Restore properties for the virtual machine scale set.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.withUpgradePolicy(UpgradePolicy upgradePolicy) |
Set the upgradePolicy property: The upgrade policy.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.withVirtualMachineProfile(VirtualMachineScaleSetVMProfile virtualMachineProfile) |
Set the virtualMachineProfile property: The virtual machine profile.
|
VirtualMachineScaleSetProperties |
VirtualMachineScaleSetProperties.withZoneBalance(Boolean zoneBalance) |
Set the zoneBalance property: Whether to force strictly even Virtual Machine distribution cross x-zones in case
there is zone outage.
|