DataFlowSourceSetting Class
Definition of data flow source setting for debug.
- Inheritance
-
DataFlowSourceSetting
Constructor
DataFlowSourceSetting(*, additional_properties: Optional[Dict[str, Any]] = None, source_name: Optional[str] = None, row_limit: Optional[int] = None, **kwargs)
Variables
Unmatched properties from the message are deserialized to this collection.
- source_name
- str
The data flow source name.
- row_limit
- int
Defines the row limit of data flow source in debug.
Feedback
Submit and view feedback for