| Modifier and Type | Method and Description |
|---|---|
ImageStorageProfile |
ImageStorageProfile.withDataDisks(List<ImageDataDisk> dataDisks)
Set the dataDisks value.
|
ImageStorageProfile |
ImageStorageProfile.withOsDisk(ImageOSDisk osDisk)
Set the osDisk value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/