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.
OptionaldependsActivity depends on condition.
OptionaldescriptionActivity description.
OptionalintegrationThe integration runtime reference.
OptionallinkedLinked service reference.
Activity name.
OptionalonStatus result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
OptionalpolicyActivity policy.
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.
OptionalstateActivity state. This is an optional property and if not provided, the state will be Active by default.
OptionaltraceTrace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
Polymorphic discriminator, which specifies the different types this object can be
OptionaluserActivity user properties.
Execute data flow activity.