Uses of Interface
com.microsoft.azure.management.compute.VirtualMachineScaleSetSku
Packages that use VirtualMachineScaleSetSku
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of VirtualMachineScaleSetSku in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return types with arguments of type VirtualMachineScaleSetSkuModifier and TypeMethodDescriptioncom.microsoft.azure.PagedList<VirtualMachineScaleSetSku>
VirtualMachineScaleSet.listAvailableSkus()
Methods in com.microsoft.azure.management.compute 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.