Share via


ChainingTrigger.Pipeline Property

Definition

Pipeline for which runs are created when all upstream pipelines complete successfully.

public Azure.ResourceManager.DataFactory.Models.TriggerPipelineReference Pipeline { get; set; }
member this.Pipeline : Azure.ResourceManager.DataFactory.Models.TriggerPipelineReference with get, set
Public Property Pipeline As TriggerPipelineReference

Property Value

Applies to