LogLocationSettings interface

Log location settings.

Properties

linkedServiceName

Log storage linked service reference.

path

The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).

Property Details

linkedServiceName

Log storage linked service reference.

linkedServiceName: LinkedServiceReference

Property Value

path

The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).

path?: any

Property Value

any