Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Disk.Update |
Disk.UpdateStages.WithOSSettings.withOSType(OperatingSystemTypes osType)
Specifies the operating system.
|
Disk.Update |
Disk.UpdateStages.WithSize.withSizeInGB(int sizeInGB)
Specifies the disk size.
|
Disk.Update |
Disk.UpdateStages.WithSku.withSku(DiskSkuTypes sku)
Specifies the SKU.
|
Copyright © 2019. All rights reserved.