Partager via


SqlVirtualMachineModel.SqlServerLicenseType Propriété

Définition

Obtient ou définit SQL Server type de licence. Les valeurs possibles sont les suivantes : 'PAYG', 'AHUB'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à