Partager via


RunInner.StartTime Propriété

Définition

Obtient ou définit l’heure à laquelle l’exécution a démarré.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à