共用方式為


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

適用於