The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

AdfActivityDependencyCondition Enumeration

The AdfActivityDependencyCondition enumeration provides options for determining when an Azure Data Factory activity should be executed based on the status of its dependent activities.

Enumeration Values

NameSummary
Succeeded
Specifies that the dependent activity must complete successfully for the parent activity to execute.
Failed
Specifies that the dependent activity must fail for the parent activity to execute.
Completed
Specifies that the dependent activity must complete either successfully or fail for the parent activity to execute.
Skipped
Specifies that the dependent activity must be skipped for the parent activity to execute.

© Varigence