IngestionRun.ParentRunId Property

Definition

Run id which this run is associated to because it has been retried or rerun.

public Guid? ParentRunId { get; }
member this.ParentRunId : Nullable<Guid>
Public ReadOnly Property ParentRunId As Nullable(Of Guid)

Property Value

Applies to