Uses of Interface
com.microsoft.azure.management.compute.AvailabilitySet.Update
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of AvailabilitySet.Update in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionAvailabilitySet.UpdateStages.WithProximityPlacementGroup.withoutProximityPlacementGroup()
Remove the proximity placement group from the availability set.AvailabilitySet.UpdateStages.WithProximityPlacementGroup.withProximityPlacementGroup
(String promixityPlacementGroupId) Set information about the proximity placement group that the availability set should be assigned to.AvailabilitySet.UpdateStages.WithSku.withSku
(AvailabilitySetSkuTypes skuType) Specifies the SKU type for the availability set.