次の方法で共有


JobCollectionItem.LastModifiedTime プロパティ

定義

ジョブの最終変更時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象