SqlVirtualMachineGroup.SqlImageSku Property

Definition

Gets or sets SQL image sku. Possible values include: 'Developer', 'Enterprise'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to