Compartilhar via


SqlVirtualMachineModel.SqlImageSku Propriedade

Definição

Obtém ou define SQL Server tipo de edição. Os valores possíveis incluem: 'Developer', 'Express', 'Standard', 'Enterprise', 'Web'

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a