Uses of Class
com.microsoft.azure.management.compute.AvailabilitySetUpdate
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of AvailabilitySetUpdate in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionAvailabilitySetUpdate.withPlatformFaultDomainCount
(Integer platformFaultDomainCount) Set fault Domain count.AvailabilitySetUpdate.withPlatformUpdateDomainCount
(Integer platformUpdateDomainCount) Set update Domain count.AvailabilitySetUpdate.withProximityPlacementGroup
(com.microsoft.azure.SubResource proximityPlacementGroup) Set specifies information about the proximity placement group that the availability set should be assigned to.Set sku of the availability set.AvailabilitySetUpdate.withVirtualMachines
(List<com.microsoft.azure.SubResource> virtualMachines) Set a list of references to all virtual machines in the availability set.