IWithOS.WithLatestLinuxImage(String, String, String) Method

Definition

Specifies that the latest version of a marketplace Linux image is to be used as the virtual machine's OS.

C#
public Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithLinuxRootUsernameManagedOrUnmanaged WithLatestLinuxImage(string publisher, string offer, string sku);

Parameters

publisher
String

Specifies the publisher of an image.

offer
String

Specifies an offer of the image.

sku
String

Specifies a SKU of the image.

Returns

Applies to

Продукт Версії
Azure SDK for .NET Legacy