public static interface Disk.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Disk.UpdateStages.WithOSSettings
The stage of the managed disk update allowing to specify OS settings.
|
static interface |
Disk.UpdateStages.WithSize
The stage of the managed disk definition allowing to specify new size.
|
static interface |
Disk.UpdateStages.WithSku
The stage of the managed disk update allowing to choose the SKU type.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/