Package version:

Interface LogStorageSettings

(Deprecated. Please use LogSettings) Log storage settings.

Hierarchy

  • LogStorageSettings

Indexable

[property: string]: any

Properties

enableReliableLogging?: any

Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).

linkedServiceName: LinkedServiceReference

Log storage linked service reference.

logLevel?: any

Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).

path?: any

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

Generated using TypeDoc