Uses of Class
com.microsoft.azure.management.compute.DiskSku
Packages that use DiskSku
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of DiskSku in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return DiskSkuModifier and TypeMethodDescriptionDiskUpdate.sku()
Get the sku value.DiskSku.withName
(DiskStorageAccountTypes name) Set the sku name.Methods in com.microsoft.azure.management.compute with parameters of type DiskSkuModifier and TypeMethodDescriptionstatic DiskSkuTypes
DiskSkuTypes.fromDiskSku
(DiskSku diskSku) Parses a value into a disk SKU type and creates a new DiskSkuType instance if not found among the existing ones.Set the sku value.