Uses of Class
com.azure.resourcemanager.datafactory.models.FailActivity
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of FailActivity in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionFailActivity.withDependsOn
(List<ActivityDependency> dependsOn) Set the dependsOn property: Activity depends on condition.FailActivity.withDescription
(String description) Set the description property: Activity description.FailActivity.withErrorCode
(Object errorCode) Set the errorCode property: The error code that categorizes the error type of the Fail activity.FailActivity.withMessage
(Object message) Set the message property: The error message that surfaced in the Fail activity.Set the name property: Activity name.FailActivity.withUserProperties
(List<UserProperty> userProperties) Set the userProperties property: Activity user properties.