Share via


DataFactoryPipelineRunInfo.Status Property

Definition

The status of a pipeline run. Possible values: Queued, InProgress, Succeeded, Failed, Canceling, Cancelled.

public string Status { get; }
member this.Status : string
Public ReadOnly Property Status As String

Property Value

Applies to