次の方法で共有


HybridConnectionLimitsInner.Maximum プロパティ

定義

許可されるハイブリッド接続の最大数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maximum")]
public int? Maximum { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maximum")>]
member this.Maximum : Nullable<int>
Public ReadOnly Property Maximum As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象