Megosztás a következőn keresztül:


TestJob.StartTime Tulajdonság

Definíció

Lekéri vagy beállítja a tesztfeladat kezdési időpontját.

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

Tulajdonság értéke

Attribútumok
Newtonsoft.Json.JsonPropertyAttribute

A következőre érvényes: