Device.ConnectionStateUpdatedOnUtc プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象