PipelineActivityDependency.DependencyConditions 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.
Match-Condition for the dependency.
public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DependencyCondition> DependencyConditions { get; }
member this.DependencyConditions : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DependencyCondition>
Public ReadOnly Property DependencyConditions As IList(Of DependencyCondition)