次の方法で共有


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、バージョンについて説明します。

戻り値

適用対象