次の方法で共有


TunnelConnectionHealth.LastConnectionEstablishedUtcTime プロパティ

定義

接続が確立された時刻を Utc 形式で取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象