Adf Tumbling Window Trigger Dependency Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
DependsOnTriggerName | AstAdfTumblingWindowTriggerNode | Specifies a reference to the tumbling window trigger upon which the parent trigger execution is conditioned. This references an existing definiton. | |
IsSelfDependency | Boolean | False | Specify this property if you would like this dependency to be a self dependency. |
Offset | String | Windows authentication user.Offset of the dependency trigger. This should be Time-Span formatted, with both negative and positive values permitted. Offset is mandatory if the trigger is depending on itself otherwise it is optional. Self-dependency must be a negative value. | |
WindowSize | String | Timespan formatted size of the tumbling window dependency. |
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. |