Share via


DeleteDataFlowDebugSessionRequest interface

Request body structure for deleting data flow debug session.

Properties

dataFlowName

The data flow which contains the debug session.

sessionId

The ID of data flow debug session.

Property Details

dataFlowName

The data flow which contains the debug session.

dataFlowName?: string

Property Value

string

sessionId

The ID of data flow debug session.

sessionId?: string

Property Value

string