Device.ConnectionStateUpdatedTime プロパティ

定義

接続状態が最後に更新された時刻。

[Newtonsoft.Json.JsonProperty(PropertyName="connectionStateUpdatedTime")]
public DateTime ConnectionStateUpdatedTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionStateUpdatedTime")>]
member this.ConnectionStateUpdatedTime : DateTime
Public ReadOnly Property ConnectionStateUpdatedTime As DateTime

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象