Sdílet prostřednictvím


QueryDataFlowDebugSessionsResponse interface

A list of active debug sessions.

Properties

nextLink

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

value

Array with all active debug sessions.

Property Details

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

nextLink?: string

Property Value

string

value

Array with all active debug sessions.

value?: DataFlowDebugSessionInfo[]

Property Value