Adf Hd Insight Linked Service Element
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
Attribute | API Type | Default | Description |
---|---|---|---|
ClusterUri | String | URI where the HDInsight cluster is located. This is a required property | |
LinkedServiceName | AstAdfAzureStorageLinkedServiceBaseNode | 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. | |
Name | String | 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 | |
Password | String | Password for the supplied username credential in order to access an existing HDInsight cluster. This is a required property | |
Username | String | Username credential to access an existing HDInsight cluster. This is a required property | |
EncryptedCredential | String | Specifies the encrypted credential that will be used to authenticate the linked service. | |
FileSystem | String | Specifies the file system in the event that the main storage for HDinsight is the second generation of ADLS. | |
IsEspEnabled | Boolean | False | Determines if the HDInsight is created using Enterprise Security Package. |
LogicalDisplayFolder | String | Specifies a path that should be used for organizing the tree display of this object in the Logical View in BimlStudio. |
Singleton Children
Child | API Type | Description |
---|---|---|
<ConnectVia /> | AstAdfLinkedServiceConnectViaNode | Specifies the integration runtime that should be used to connect to the selected linked service. |
Collection Children
Child | API Type | Description |
---|---|---|
<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. |