Azure HD Insight Job Blob Script Resource Element
X-Ref:
- Ast Azure HDInsight Job Blob Script Resource Node
- Ast Task Resource Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
Blob | String | Specifies the name of the Azure Blob file containing the script for the job. This is a required property | |
BlobContainer | String | Specifies the name of the Azure Blob container where the script file for the job is located. If not supplied, the default blob storage container for the Azure HDInsight cluster will be used. | |
StorageAccount | String | Specifies the name of the Azure Blob storage account where the script file for the job is located. If not supplied, the default storage account for the Azure HDInsight cluster will be used. |
Collection Children
Child | API Type | Description |
---|---|---|
<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. |