Sdílet prostřednictvím


Job.StartTime Vlastnost

Definice

Získá nebo nastaví čas zahájení úlohy.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro