Share via


ElasticPoolPerformanceLevelCapability.SupportedPerDatabaseMaxPerformanceLevels Property

Definition

The list of supported per database max performance levels.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.ElasticPoolPerDatabaseMaxPerformanceLevelCapability> SupportedPerDatabaseMaxPerformanceLevels { get; }
member this.SupportedPerDatabaseMaxPerformanceLevels : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.ElasticPoolPerDatabaseMaxPerformanceLevelCapability>
Public ReadOnly Property SupportedPerDatabaseMaxPerformanceLevels As IReadOnlyList(Of ElasticPoolPerDatabaseMaxPerformanceLevelCapability)

Property Value

Applies to