次の方法で共有


ElasticPoolPerformanceLevelCapability.SupportedPerDatabaseMaxPerformanceLevels プロパティ

定義

データベースごとのサポートされる最大パフォーマンス レベルの一覧。

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)

プロパティ値

適用対象