Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
DiskSku |
DiskUpdate.sku()
Get the sku value.
|
DiskSku |
DiskSku.withName(DiskStorageAccountTypes name)
Set the sku name.
|
Modifier and Type | Method and Description |
---|---|
static 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.
|
DiskUpdate |
DiskUpdate.withSku(DiskSku sku)
Set the sku value.
|
Copyright © 2019. All rights reserved.