Uses of Class
com.azure.resourcemanager.datafactory.models.SetVariableActivity
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SetVariableActivity in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSetVariableActivity.withDependsOn
(List<ActivityDependency> dependsOn) Set the dependsOn property: Activity depends on condition.SetVariableActivity.withDescription
(String description) Set the description property: Activity description.Set the name property: Activity name.SetVariableActivity.withUserProperties
(List<UserProperty> userProperties) Set the userProperties property: Activity user properties.Set the value property: Value to be set.SetVariableActivity.withVariableName
(String variableName) Set the variableName property: Name of the variable whose value needs to be set.