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

Documentation

Support Forums
What can we help you with?
Topics

Adf Hd Insight Linked Service Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfHdInsightLinkedServiceNode
X-Ref:
  • Ast Adf Hd Insight Linked Service Node
  • Ast Adf Hd Insight Base Linked Service Node
  • Ast Adf Linked Service Base Node
  • Ast Adf Root Object Node
  • Ast Scope Boundary Node

Attributes

AttributeAPI TypeDefaultDescription
ClusterUriString 
URI where the HDInsight cluster is located. This is a required property
LinkedServiceNameAstAdfAzureStorageLinkedServiceBaseNode 
Specifies a reference to the linked service that refers to the blob storage that is used by the HDInsight cluster. As of now, Data Lake Store linked services are not supported This is a required reference to an existing definiton.
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
PasswordString 
Password for the supplied username credential in order to access an existing HDInsight cluster. This is a required property
UsernameString 
Username credential to access an existing HDInsight cluster. This is a required property
EncryptedCredentialString 
Specifies the encrypted credential that will be used to authenticate the linked service.
FileSystemString 
Specifies the file system in the event that the main storage for HDinsight is the second generation of ADLS.
IsEspEnabledBooleanFalse
Determines if the HDInsight is created using Enterprise Security Package.
LogicalDisplayFolderString 
Specifies a path that should be used for organizing the tree display of this object in the Logical View in BimlStudio.

Singleton Children

ChildAPI TypeDescription
<ConnectVia />AstAdfLinkedServiceConnectViaNodeSpecifies the integration runtime that should be used to connect to the selected linked service.

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