| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineCustomImage.CustomImageDataDisk.Definition<ParentT>
The entirety of a data disk image definition.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource<ParentT> |
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskLun.withLun(int lun)
Specifies the LUN for the data disk to be created from the disk image.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/