다음을 통해 공유


JobCollectionItem.StartTime 속성

정의

작업의 시작 시간을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상