Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithOS.WithSpecificWindowsImageVersion(ImageReference) 方法

定义

指定需要使用市场 Windows 映像的特定版本。

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithWindowsAdminUsernameManagedOrUnmanaged WithSpecificWindowsImageVersion (Microsoft.Azure.Management.Compute.Fluent.Models.ImageReference imageReference);
abstract member WithSpecificWindowsImageVersion : Microsoft.Azure.Management.Compute.Fluent.Models.ImageReference -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithWindowsAdminUsernameManagedOrUnmanaged
Public Function WithSpecificWindowsImageVersion (imageReference As ImageReference) As IWithWindowsAdminUsernameManagedOrUnmanaged

参数

imageReference
ImageReference

介绍市场映像的发布者、产品/服务、SKU 和版本。

返回

适用于