次の方法で共有


ElasticPoolPerformanceLevelCapability.SupportedPerDatabaseMaxSizes プロパティ

定義

データベースの最大サイズごとにサポートされているの一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="supportedPerDatabaseMaxSizes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.MaxSizeRangeCapability> SupportedPerDatabaseMaxSizes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedPerDatabaseMaxSizes")>]
member this.SupportedPerDatabaseMaxSizes : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.MaxSizeRangeCapability>
Public ReadOnly Property SupportedPerDatabaseMaxSizes As IList(Of MaxSizeRangeCapability)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象