| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/