IWithOS.WithSpecificWindowsImageVersion(ImageReference) Methode

Definition

Gibt die spezifische Version eines Marketplace-Windows-Images an, das verwendet werden muss.

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

Parameter

imageReference
ImageReference

Beschreibt Herausgeber, Angebot, SKU und Version des Marketplace-Images.

Gibt zurück

Gilt für: