共用方式為


JobCollectionItem.EndTime 屬性

定義

取得作業的結束時間。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於