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

Documentation

Support Forums
What can we help you with?
Topics

Adf Integration Runtime Compute Settings Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfIntegrationRuntimeComputeSettingsNode
X-Ref:
  • Ast Adf Integration Runtime Compute Settings Node

Attributes

AttributeAPI TypeDefaultDescription
LocationString 
Specifies the name of the region of the managed IR.
MaxParallelExecutionsPerNodeInt320
Specifies the highest number of parallel executions allowed per node in a managed IR.
NodeCountInt320
Specifies the number of nodes required for the managed IR (min 1).
NodeSizeString 
Specifies the size of node required for the managed IR.

Singleton Children

ChildAPI TypeDescription
<DataflowProperties />AstAdfIntegrationRuntimeDataflowPropertiesNodeAstAdfIntegrationRuntimeDataflowPropertiesNode objects correspond directly to dataflow properties for managed integration runtimes in Azure Data Factory.
<VnetProperties />AstAdfIntegrationRuntimeVnetPropertiesNodeAstAdfIntegrationRuntimeVnetPropertiesNode objects correspond directly to vNet properties for managed integration runtimes in Azure Data Factory.

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.

© Varigence