다음을 통해 공유


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

적용 대상