Activities
This is the collection of activities that will be executed as part of this Azure Data Factory pipeline.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<AppendVariable /> | AstAdfAppendVariableActivityNode | AstAdfAppendVariableActivityNode correspond to the Append Variable activity in Azure Data Factory. |
<AzureDataExplorerCommand /> | AstAdfAzureDataExplorerCommandActivityNode | AstAdfAzureDataExplorerCommandActivityNode objects correspond directly to Azure Data Explorer Command Activites in ADF. |
<AzureFunction /> | AstAdfAzureFunctionActivityNode | AstAdfAzureFunctionActivityNode correspond to the Azure Function activity in Azure Data Factory. |
<Copy /> | AstAdfCopyActivityNode | AstAdfCopyActivityNode objects correspond directly the Copy activity in Azure Data Factory, which is referred to by the type 'Copy'. |
<Custom /> | AstAdfCustomActivityNode | AstAdfCustomActivityNode objects correspond directly the custom activity in Azure Data Factory, which is referred to by the type 'Custom'. |
<DatabricksJar /> | AstAdfDatabricksJarActivityNode | DatabricksJar correspond to the Databricks Jar transformation activity in Azure Data Factory. |
<DatabricksNotebook /> | AstAdfDatabricksNotebookActivityNode | AstAdfDatabricksNotebookActivityNode correspond to Databricks Notebook activities in Azure Data Factory. This allows you to run a Databricks notebook in your Databricks workspace. |
<DatabricksPython /> | AstAdfDatabricksPythonActivityNode | DatabricksPython correspond to the Databricks Python transformation activity in Azure Data Factory. |
<DataLakeUSql /> | AstAdfDataLakeUSqlActivityNode | AstAdfDataLakeUSqlActivityNode objects correspond directly the Data Lake Analytics U-SQL activity in Azure Data Factory, which is referred to by the type 'DataLakeAnalyticsU-SQL'. |
<Delete /> | AstAdfDeleteActivityNode | AstAdfDeleteActivityNode correspond to the Delete activity in Azure Data Factory. |
<ExecuteDataflow /> | AstAdfExecuteDataflowActivityNode | AstAdfExecuteDataflowActivityNode objects correspond directly the Execute Data Flow activity in Azure Data Factory. |
<ExecutePipeline /> | AstAdfExecutePipelineActivityNode | AstAdfExecutePipelineActivityNode objects correspond directly to the Execute Pipeline activity in Azure Data Factory, which is referred to by the type 'ExecutePipeline'. |
<ExecuteSsisPackage /> | AstAdfExecuteSsisPackageActivityNode | AstAdfExecuteSsisPackageActivityNode correspond to Execute SSIS Package activities in Azure Data Factory. |
<Filter /> | AstAdfFilterActivityNode | AstAdfFilterActivityNode correspond to the Filter control flow activity in Azure Data Factory. |
<Foreach /> | AstAdfForeachActivityNode | AstAdfForeachActivityNode objects correspond directly to the Until activity in Azure Data Factory, which is referred to by the type 'Until'. |
<GetMetadata /> | AstAdfGetMetadataActivityNode | AstAdfGetMetadataActivityNode objects correspond directly to the Get Metadata activity in Azure Data Factory, which is referred to by the type 'GetMetadata'. |
<GroupContainer /> | AstAdfGroupContainerActivityNode | AstAdfGroupContainerActivityNode objects are virtual activities in Biml that enable child activities to be more easily organized and for dependencies to be authored more centrally. |
<HdInsightHive /> | AstAdfHdInsightHiveActivityNode | AstAdfHdInsightHiveActivityNode objects correspond directly the HDInsight Hive activity in Azure Data Factory, which is referred to by the type 'HDInsightHive'. |
<HdInsightMapReduce /> | AstAdfHdInsightMapReduceActivityNode | AstAdfHdInsightMapReduceActivityNode objects correspond directly the HDInsight MapReduce activity in Azure Data Factory, which is referred to by the type 'HDInsightMapReduce'. |
<HdInsightPig /> | AstAdfHdInsightPigActivityNode | AstAdfHdInsightPigActivityNode objects correspond directly the HDInsight Pig activity in Azure Data Factory, which is referred to by the type 'HDInsightPig'. |
<HdInsightSpark /> | AstAdfHdInsightSparkActivityNode | AstAdfHdInsightSparkActivityNode objects correspond directly the HDInsight Spark activity in Azure Data Factory, which is referred to by the type 'HDInsightSpark'. |
<HdInsightStreaming /> | AstAdfHdInsightStreamingActivityNode | AstAdfHdInsightStreamingActivityNode objects correspond directly the HDInsight Streaming activity in Azure Data Factory, which is referred to by the type 'HDInsightStreamingActivity'. |
<IfCondition /> | AstAdfIfConditionActivityNode | AstAdfIfConditionActivityNode objects correspond directly to the If Condition activity in Azure Data Factory, which is referred to by the type 'IfCondition'. |
<Lookup /> | AstAdfLookupActivityNode | AstAdfLookupActivityNode objects correspond directly to the Lookup activity in Azure Data Factory, which is referred to by the type 'Lookup'. |
<MachineLearningBatchExecution /> | AstAdfMachineLearningBatchExecutionActivityNode | AstAdfMachineLearningBatchExecutionActivityNode objects correspond directly the Azure Machine Learning web service Batch Execution activity in Azure Data Factory, which is referred to by the type 'AzureMLBatchExecution'. |
<MachineLearningExecutePipeline /> | AstAdfMachineLearningExecutePipelineActivityNode | AstAdfMachineLearningExecutePipelineActivityNode objects correspond directly the Azure Machine Learning Execute Pipeline activity in Azure Data Factory. |
<MachineLearningUpdateResource /> | AstAdfMachineLearningUpdateResourceActivityNode | AstAdfMachineLearningUpdateResourceActivityNode objects correspond directly the Azure Machine Learning Update Resource activity in Azure Data Factory, which is referred to by the type 'AzureMLBatchExecution'. |
<Script /> | AstAdfScriptActivityNode | AstAdfScriptActivityNode objects correspond directly the Script activity in Azure Data Factory, which is referred to by the type 'Script'. |
<SetVariable /> | AstAdfSetVariableActivityNode | AstAdfSetVariableActivityNode correspond to the Set Variable activity in Azure Data Factory. |
<SqlServerStoredProcedure /> | AstAdfSqlServerStoredProcedureActivityNode | AstAdfSqlServerStoredProcedureActivityNode objects correspond directly the SQL Server Stored Procedure activity in Azure Data Factory, which is referred to by the type 'SqlServerStoredProcedure'. |
<Until /> | AstAdfUntilActivityNode | AstAdfUntilActivityNode objects correspond directly to the Until activity in Azure Data Factory, which is referred to by the type 'Until'. |
<Validation /> | AstAdfValidationActivityNode | AstAdfValidationActivityNode correspond to the Validation activity in Azure Data Factory. |
<Wait /> | AstAdfWaitActivityNode | AstAdfWaitActivityNode objects correspond directly to the Wait activity in Azure Data Factory, which is referred to by the type 'Wait'. |
<Web /> | AstAdfWebActivityNode | AstAdfWebActivityNode objects correspond directly to the Web activity in Azure Data Factory, which is referred to by the type 'WebActivity'. |
<Webhook /> | AstAdfWebhookActivityNode | AstAdfWebhookActivityNode objects correspond directly to the Webhook activity in Azure Data Factory, which is referred to by the type 'WebhookActivity'. |