Skip to main content

Adf Pipeline Execution Element

Adf Pipeline Execution Element

Attributes

AttributeAPI TypeDefaultDescription
PipelineNameAstAdfPipelineNode 
Specifies a pipeline to be executed along with parameter values for that execution. This is a required reference to an existing definiton.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.
<Parameters>
    <Parameter />
</Parameters>
AstAdfPipelineParameterValueNode
This is the collection of parameter values that will be available to expressions in the Azure Data Factory pipeline.