次の方法で共有


JobStateAuditRecord.TimeStamp プロパティ

定義

状態の変更が行われたタイム スタンプを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象