Share via


InstancePoolPatch.LicenseType Property

Definition

The license type. Possible values are 'LicenseIncluded' (price for SQL license is included) and 'BasePrice' (without SQL license price).

public Azure.ResourceManager.Sql.Models.InstancePoolLicenseType? LicenseType { get; set; }
member this.LicenseType : Nullable<Azure.ResourceManager.Sql.Models.InstancePoolLicenseType> with get, set
Public Property LicenseType As Nullable(Of InstancePoolLicenseType)

Property Value

Applies to