Partager via


Job.StartTime Propriété

Définition

Obtient ou définit l’heure de début du travail.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à