Freigeben über


JobExecution.Lifecycle Eigenschaft

Definition

Ruft den detaillierten Zustand der Auftragsausführung ab. Mögliche Werte: "Created", "InProgress", "WaitingForChildJobExecutions", "WaitingForRetry", "Succeeded", "SucceededWithSkipped", "Failed", "TimedOut", "Canceled", "Skipped"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lifecycle")]
public string Lifecycle { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lifecycle")>]
member this.Lifecycle : string
Public ReadOnly Property Lifecycle As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: