次の方法で共有


JobStatistics.LastUpdateTimeUtc プロパティ

定義

統計の最後の更新時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象