VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskLun<ParentT>.withLun(int lun) 方法
定义
Specifies the LUN for the data disk to be created from the disk image.
public WithImageSource<ParentT> withLun(int lun)
参数
- lun
- int
the unique LUN for the data disk
返回
the next stage of the definition