Package version:
OptionalcomputeCompute properties for data flow activity.
OptionalcontinuationContinuation settings for execute data flow activity.
OptionalcontinueContinue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
Data flow reference.
OptionalintegrationThe integration runtime reference.
OptionalrunConcurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
OptionalsourceSpecify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
OptionalstagingStaging info for execute data flow activity.
OptionaltraceTrace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
Execute data flow activity properties.