Partager via


JobExecution.CreateTime Propriété

Définition

Obtient l’heure à laquelle l’exécution du travail a été créée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à