Twin.StatusUpdatedTime プロパティ

定義

対応するデバイスが最後に Status 更新された時刻

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)]
public DateTime? StatusUpdatedTime { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)>]
member this.StatusUpdatedTime : Nullable<DateTime>
Public ReadOnly Property StatusUpdatedTime As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象