你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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