Package version:

Interface StagingSettings

Staging settings.

Hierarchy

  • StagingSettings

Indexable

[property: string]: any

Properties

enableCompression?: any

Specifies whether to use compression when copying data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).

linkedServiceName: LinkedServiceReference

Staging linked service reference.

path?: any

The path to storage for storing the interim data. Type: string (or Expression with resultType string).

Generated using TypeDoc