Skip to main content

Adf Hd Insight Linked Service Element

Adf Hd Insight Linked Service Element

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.
<RawJsonProperties />StringString is the .NET Framework String class. More information can be found at http://msdn.microsoft.com/en-us/library/system.string.aspx.
<RawJsonTypeProperties />StringString is the .NET Framework String class. More information can be found at http://msdn.microsoft.com/en-us/library/system.string.aspx.

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.