SqlVirtualMachineGroup.SqlImageOffer Property

Definition

Gets or sets SQL image offer. Examples may include SQL2016-WS2016, SQL2017-WS2016.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to