IWithOS.WithPopularWindowsImage(KnownWindowsVirtualMachineImage) Methode

Definition

Gibt ein bekanntes Marketplace-Windows-Image an, das als Betriebssystem für die virtuellen Computer in der Skalierungsgruppe verwendet wird.

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

Parameter

knownImage
KnownWindowsVirtualMachineImage

Ein bekanntes Marktbild.

Gibt zurück

Gilt für: