Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models 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 © 2020 Microsoft Corporation. All rights reserved.