ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskLun<ParentT>
Modifier and Type | Method and Description |
---|---|
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource<ParentT> |
withLun(int lun)
Specifies the LUN for the data disk to be created from the disk image.
|
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource<ParentT> withLun(int lun)
lun
- the unique LUN for the data diskCopyright © 2019. All rights reserved.