Share via


ManagedInstancePatch.LicenseType Property

Definition

The license type. Possible values are 'LicenseIncluded' (regular price inclusive of a new SQL license) and 'BasePrice' (discounted AHB price for bringing your own SQL licenses).

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

Property Value

Applies to