• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Adf Pipeline Execution Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfPipelineExecutionNode
X-Ref:
  • Ast Adf Pipeline Execution Node

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.

© Varigence