DataFlowDebugPackage Class
Request body structure for starting data flow debug session.
- Inheritance
-
DataFlowDebugPackage
Constructor
DataFlowDebugPackage(*, additional_properties: Optional[Dict[str, object]] = None, session_id: Optional[str] = None, data_flow: Optional[azure.synapse.artifacts.models._models_py3.DataFlowDebugResource] = None, datasets: Optional[List[azure.synapse.artifacts.models._models_py3.DatasetDebugResource]] = None, linked_services: Optional[List[azure.synapse.artifacts.models._models_py3.LinkedServiceDebugResource]] = None, staging: Optional[azure.synapse.artifacts.models._models_py3.DataFlowStagingInfo] = None, debug_settings: Optional[azure.synapse.artifacts.models._models_py3.DataFlowDebugPackageDebugSettings] = None, **kwargs)
Parameters
Required
Unmatched properties from the message are deserialized to this collection.
Feedback
Submit and view feedback for