VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource<ParentT>.fromImage(int imageLun) 方法
定义
Specifies the image LUN identifier of the source disk image.
public WithFromImageDiskSettings<ParentT> fromImage(int imageLun)
参数
- imageLun
- int
the LUN
返回
the next stage of unmanaged data disk definition