QueryDataFlowDebugSessionsResponse Class

A list of active debug sessions.

Inheritance
QueryDataFlowDebugSessionsResponse

Constructor

QueryDataFlowDebugSessionsResponse(*, value: Optional[List[azure.synapse.artifacts.models._models_py3.DataFlowDebugSessionInfo]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[DataFlowDebugSessionInfo]
Required

Array with all active debug sessions.

next_link
str
Required

The link to the next page of results, if any remaining results exist.