VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource.withWindowsFromVhd(String sourceVhdUrl, OperatingSystemStateTypes osState) 方法
定义
Specifies the Windows source native VHD for the OS disk image.
public WithCreateAndDataDiskImageOSDiskSettings withWindowsFromVhd(String sourceVhdUrl, OperatingSystemStateTypes osState)
参数
- sourceVhdUrl
- String
source Windows virtual hard disk URL
- osState
- OperatingSystemStateTypes
operating system state
返回
the next stage of the definition