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

Documentation

Support Forums
What can we help you with?
Topics

Azure HD Insight Job Blob Script Resource Element

API Type:
Varigence.Languages.Biml.Task.AstAzureHDInsightJobBlobScriptResourceNode
X-Ref:
  • Ast Azure HDInsight Job Blob Script Resource Node
  • Ast Task Resource Node

Attributes

AttributeAPI TypeDefaultDescription
BlobString 
Specifies the name of the Azure Blob file containing the script for the job. This is a required property
BlobContainerString 
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.
StorageAccountString 
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

ChildAPI TypeDescription
<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