| Modifier and Type | Method and Description |
|---|---|
GalleryDataDiskImage |
GalleryDataDiskImage.withLun(int lun)
Set this property specifies the logical unit number of the data disk.
|
| Modifier and Type | Method and Description |
|---|---|
List<GalleryDataDiskImage> |
GalleryImageVersionStorageProfile.dataDiskImages()
Get a list of data disk images.
|
| Modifier and Type | Method and Description |
|---|---|
GalleryImageVersionStorageProfile |
GalleryImageVersionStorageProfile.withDataDiskImages(List<GalleryDataDiskImage> dataDiskImages)
Set a list of data disk images.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/