Uses of Interface
com.azure.resourcemanager.compute.models.AvailabilitySet.Update
Packages that use AvailabilitySet.Update
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of AvailabilitySet.Update in com.azure.resourcemanager.compute.models
Subinterfaces with type arguments of type AvailabilitySet.Update in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure availability set.static interfaceThe template for an availability set update operation, containing all the settings that can be modified.Methods in com.azure.resourcemanager.compute.models that return AvailabilitySet.UpdateModifier 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.