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

Documentation

Support Forums
What can we help you with?
Topics

Adf Managed Integration Runtime Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfManagedIntegrationRuntimeNode
X-Ref:
  • Ast Adf Managed Integration Runtime Node
  • Ast Adf Integration Runtime Base Node
  • Ast Adf Root Object Node
  • Ast Scope Boundary Node

Attributes

AttributeAPI TypeDefaultDescription
NameString 
Specifies the name of the object. This name can be used to reference this object from anywhere else in the program. This is a required property
AdfFolderString 
Specifies the name of the folder within the ADF file structure that this asset resides.
DescriptionString 
Describes the ADF asset.

Singleton Children

ChildAPI TypeDescription
<ComputeProperties />AstAdfIntegrationRuntimeComputeSettingsNodeAstAdfIntegrationRuntimeComputeSettingsNode objects correspond directly to compute settings for managed integration runtimes in Azure Data Factory.
<SsisProperties />AstAdfIntegrationRuntimeSsisPropertiesNodeAstAdfIntegrationRuntimeSsisPropertiesNode objects correspond directly to SSIS properties for managed integration runtimes in Azure Data Factory.

Collection Children

ChildAPI TypeDescription
<AdfAnnotations>
    <AdfAnnotation />
</AdfAnnotations>
String
This is the collection of annotations that will be emitted in the json.
<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