public class GalleryDataDiskImage extends GalleryDiskImage
| Constructor and Description |
|---|
GalleryDataDiskImage() |
| Modifier and Type | Method and Description |
|---|---|
int |
lun()
Get this property specifies the logical unit number of the data disk.
|
GalleryDataDiskImage |
withLun(int lun)
Set this property specifies the logical unit number of the data disk.
|
hostCaching, sizeInGB, source, withHostCaching, withSourcepublic int lun()
public GalleryDataDiskImage withLun(int lun)
lun - the lun value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/