Skip to main content

Adf Script Activity Log Settings Element

Adf Script Activity Log Settings Element

API Type:

Varigence.Languages.Biml.DataFactory.AstAdfScriptActivityLogSettingsNode

X-Ref:

Attributes

AttributeAPI TypeDefaultDescription
LinkedServiceNameAstAdfAzureStorageLinkedServiceBaseNode 
Specifies a reference to the linked service that will store the log. This is a required reference to an existing definiton.
LogDestinationAdfLogSettingsLogDestinationExternalStorage
Specifies where log output will be placed, to an external storage location or activity output.
PathString 
Path within the linked service where the log will be stored.

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.