ImageReference.Offer Property

Definition

Gets or sets specifies the offer of the platform image or marketplace image used to create the virtual machine.

[Newtonsoft.Json.JsonProperty(PropertyName="offer")]
public string Offer { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="offer")>]
member this.Offer : string with get, set
Public Property Offer As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to