Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSetSku
Packages that use VirtualMachineScaleSetSku
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineScaleSetSku in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return types with arguments of type VirtualMachineScaleSetSkuModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<VirtualMachineScaleSetSku>VirtualMachineScaleSet.listAvailableSkus()Methods in com.azure.resourcemanager.compute.models with parameters of type VirtualMachineScaleSetSkuModifier and TypeMethodDescriptionVirtualMachineScaleSet.DefinitionStages.WithSku.withSku(VirtualMachineScaleSetSku sku) Specifies the SKU for the virtual machines in the scale set.VirtualMachineScaleSet.UpdateStages.WithSku.withSku(VirtualMachineScaleSetSku sku) Specifies the SKU for the virtual machines in the scale set.