Partager via


SqlVirtualMachineModel.SqlImageSku Propriété

Définition

Obtient ou définit SQL Server type d’édition. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à