次の方法で共有


IWithOS.WithSpecificWindowsImageVersion(ImageReference) メソッド

定義

仮想マシンの OS として使用する Marketplace Windows イメージのバージョンを指定します。

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.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.VirtualMachine.Definition.IWithWindowsAdminUsernameManagedOrUnmanaged
Public Function WithSpecificWindowsImageVersion (imageReference As ImageReference) As IWithWindowsAdminUsernameManagedOrUnmanaged

パラメーター

imageReference
ImageReference

マーケットプレース イメージの発行元、オファー、SKU、バージョンについて説明します。

戻り値

適用対象