Machine.LastStatusChange プロパティ

定義

最後の状態変更の時刻を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastStatusChange")]
public DateTime? LastStatusChange { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastStatusChange")>]
member this.LastStatusChange : Nullable<DateTime>
Public ReadOnly Property LastStatusChange As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象