Adf Web Activity Body Element
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. |
<Datasets> <Dataset /> </Datasets> | AstAdfDatasetReferenceNode | Specifies an array of Datasets that are referenced by the web activity |
<KeyValues> <KeyValue /> </KeyValues> | AstAdfWebActivityKeyValueNode | Specifies the contents of the payload to be sent to the endpoint. |
<LinkedServices> <LinkedService /> </LinkedServices> | AstAdfLinkedServiceReferenceNode | Specifies an array of Linked Lists that are referenced by the web activity |