ChainingTrigger.DependsOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Upstream Pipelines.
public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryPipelineReference> DependsOn { get; }
member this.DependsOn : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryPipelineReference>
Public ReadOnly Property DependsOn As IList(Of DataFactoryPipelineReference)