VirtualMachine.DefinitionStages.WithOS.withSpecificWindowsImageVersion(ImageReference imageReference) 方法
定义
Specifies a version of a marketplace Windows image to be used as the virtual machine's OS.
public WithWindowsAdminUsernameManagedOrUnmanaged withSpecificWindowsImageVersion(ImageReference imageReference)
参数
- imageReference
- ImageReference
describes publisher, offer, SKU and version of the market-place image
返回
the next stage of the definition