Partager via


DatabaseUpdate.LicenseType Propriété

Définition

Obtient ou définit le type de licence à appliquer à cette base de données. LicenseIncludedsi vous avez besoin d’une licence, ou BasePrice si vous disposez d’une licence et que vous êtes éligible à la Azure Hybrid Benefit. Les valeurs possibles sont les suivantes : « LicenseIncluded », « BasePrice »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à