Share via


ElasticPoolPerDatabaseMaxPerformanceLevelCapability.SupportedPerDatabaseMinPerformanceLevels Property

Definition

The list of supported min database performance levels.

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

Property Value

Applies to