Share via


ImageReference.Offer Property

Definition

Gets or sets the offer type of the Azure Virtual Machines Marketplace Image.

public string Offer { get; set; }
member this.Offer : string with get, set
Public Property Offer As String

Property Value

Remarks

For example, UbuntuServer or WindowsServer.

Applies to