IWithOS.WithSpecificLinuxImageVersion(ImageReference) Methode

Definition

Gibt die spezifische Version eines Linux-Images für den Markt an, die verwendet werden soll.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithLinuxRootUsernameManagedOrUnmanaged WithSpecificLinuxImageVersion (Microsoft.Azure.Management.Compute.Fluent.Models.ImageReference imageReference);
abstract member WithSpecificLinuxImageVersion : Microsoft.Azure.Management.Compute.Fluent.Models.ImageReference -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithLinuxRootUsernameManagedOrUnmanaged
Public Function WithSpecificLinuxImageVersion (imageReference As ImageReference) As IWithLinuxRootUsernameManagedOrUnmanaged

Parameter

imageReference
ImageReference

Beschreibt den Herausgeber, das Angebot, die SKU und die Version des Marktplatzimages.

Gibt zurück

Gilt für: