Adf Script Activity Log Settings Element
X-Ref:
- Ast Adf Script Activity Log Settings Node
- Ast Adf Log Settings Base Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
LinkedServiceName | AstAdfAzureStorageLinkedServiceBaseNode | Specifies a reference to the linked service that will store the log. This is a required reference to an existing definiton. | |
LogDestination | AdfLogSettingsLogDestination | ExternalStorage | Specifies where log output will be placed, to an external storage location or activity output. |
Path | String | Path within the linked service where the log will be stored. |
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. |