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

Documentation

Support Forums
What can we help you with?
Topics

Adf Custom Events Trigger Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfCustomEventsTriggerNode
X-Ref:
  • Ast Adf Custom Events Trigger Node
  • Ast Adf Trigger Base Node
  • Ast Adf Root Object Node
  • Ast Scope Boundary Node

Attributes

AttributeAPI TypeDefaultDescription
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
ScopeString 
This is the ARM resource ID for the storage account. This is a required property
EndsWithString 
Specifies that the blob path must end with the provided pattern. Eg .csv
StartsWithString 
This specifies that the blob path must begin with the provided pattern. Eg /records/sales/

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.
<Events>
    <Event />
</Events>
String
This is the array of custom events that will set the trigger into motion.

© Varigence