次の方法で共有


IWithOS.WithPopularWindowsImage(KnownWindowsVirtualMachineImage) メソッド

定義

スケール セット内の仮想マシンのオペレーティング システムとして使用される既知のマーケットプレース Windows イメージを指定します。

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithWindowsAdminUsernameManagedOrUnmanaged WithPopularWindowsImage (Microsoft.Azure.Management.Compute.Fluent.KnownWindowsVirtualMachineImage knownImage);
abstract member WithPopularWindowsImage : Microsoft.Azure.Management.Compute.Fluent.KnownWindowsVirtualMachineImage -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithWindowsAdminUsernameManagedOrUnmanaged
Public Function WithPopularWindowsImage (knownImage As KnownWindowsVirtualMachineImage) As IWithWindowsAdminUsernameManagedOrUnmanaged

パラメーター

knownImage
KnownWindowsVirtualMachineImage

既知の市場イメージ。

戻り値

適用対象