Share via


ElasticPoolData.LicenseType Property

Definition

The license type to apply for this elastic pool.

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

Property Value

Applies to