次の方法で共有


SourceControlSyncJob.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

適用対象