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

additional_properties
dict[str, any]

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.