DataFlowStagingInfo interface

Staging info for execute data flow activity.

Properties

folderPath

Folder path for staging blob. Type: string (or Expression with resultType string)

linkedService

Staging linked service reference.

Property Details

folderPath

Folder path for staging blob. Type: string (or Expression with resultType string)

folderPath?: any

Property Value

any

linkedService

Staging linked service reference.

linkedService?: LinkedServiceReference

Property Value