Partager via


ManagedInstanceInner.LicenseType Propriété

Définition

Obtient ou définit le type de licence. Les valeurs possibles sont « LicenseIncluded » (prix normal incluant une nouvelle licence SQL) et « BasePrice » (prix AHB réduit pour apporter vos propres licences SQL). Les valeurs possibles sont les suivantes : « LicenseIncluded », « BasePrice »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.licenseType")]
public Microsoft.Azure.Management.Sql.Fluent.Models.ManagedInstanceLicenseType LicenseType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.licenseType")>]
member this.LicenseType : Microsoft.Azure.Management.Sql.Fluent.Models.ManagedInstanceLicenseType with get, set
Public Property LicenseType As ManagedInstanceLicenseType

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à