次の方法で共有


HybridConnectionLimitsInner.Current プロパティ

定義

ハイブリッド接続の現在の数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象