DatabaseUpdate.LicenseType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le type de licence à appliquer à cette base de données.
LicenseIncluded
si 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 à
Azure SDK for .NET