Package version:

Interface DataFlowDebugSessionExecuteCommandHeaders

Defines headers for DataFlowDebugSession_executeCommand operation.

interface DataFlowDebugSessionExecuteCommandHeaders {
    location?: string;
}

Properties

Properties

location?: string

URI to poll for asynchronous operation status.