Freigeben über


InstancePoolInner.LicenseType Eigenschaft

Definition

Ruft den Lizenztyp ab oder legt den Lizenztyp fest. Mögliche Werte sind "LicenseIncluded" (Preis für SQL-Lizenz ist inbegriffen) und "BasePrice" (ohne SQL-Lizenzpreis). Mögliche Werte: "LicenseIncluded", "BasePrice"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: