Freigeben über


ManagedInstanceInner.LicenseType Eigenschaft

Definition

Ruft den Lizenztyp ab oder legt den Lizenztyp fest. Mögliche Werte sind "LicenseIncluded" (regulärer Preis inklusive einer neuen SQL-Lizenz) und "BasePrice" (ermäßigter AHB-Preis für die Bereitstellung Ihrer eigenen SQL-Lizenzen). Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: