DataFlowStagingInfo interface
Staging info for execute data flow activity.
Properties
folder |
Folder path for staging blob. Type: string (or Expression with resultType string) |
linked |
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