次の方法で共有


VpnClientConnectionHealthDetail.VpnConnectionTime プロパティ

定義

接続されている VPN クライアントの開始時刻を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="vpnConnectionTime")]
public string VpnConnectionTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnConnectionTime")>]
member this.VpnConnectionTime : string
Public ReadOnly Property VpnConnectionTime As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象