次の方法で共有


VpnClientConnectionHealth.VpnClientConnectionsCount プロパティ

定義

この時点でこの P2SVpnGateway に接続されている p2s vpn クライアントの合計を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="vpnClientConnectionsCount")]
public int? VpnClientConnectionsCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnClientConnectionsCount")>]
member this.VpnClientConnectionsCount : Nullable<int> with get, set
Public Property VpnClientConnectionsCount As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象