Uses of Class
com.microsoft.azure.management.compute.Sku
Packages that use Sku
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of Sku in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return SkuModifier and TypeMethodDescriptionAvailabilitySetUpdate.sku()Get sku of the availability set.VirtualMachineScaleSetSkuTypes.sku()VirtualMachineScaleSetUpdate.sku()Get the virtual machine scale set sku.VirtualMachineScaleSetVM.sku()Sku.withCapacity(Long capacity) Set specifies the number of virtual machines in the scale set.Set the sku name.Set specifies the tier of virtual machines in a scale set.<br /><br /> Possible Values:<br /><br /> **Standard**<br /><br /> **Basic**.Methods in com.microsoft.azure.management.compute with parameters of type SkuModifier and TypeMethodDescriptionParses a SKU into a VMSS SKU type and creates a new VirtualMachineScaleSetSkuType instance if not found among the existing ones.Set sku of the availability set.Set the virtual machine scale set sku.Constructors in com.microsoft.azure.management.compute with parameters of type SkuModifierConstructorDescriptionCreates a custom value for VirtualMachineSizeTypes.