次の方法で共有


ElasticPoolPerDatabaseMinPerformanceLevelCapability.Limit プロパティ

定義

データベースあたりの最小パフォーマンス レベルを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="limit")]
public double? Limit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="limit")>]
member this.Limit : Nullable<double>
Public ReadOnly Property Limit As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象