Package version:

Interface DataFlowDebugSessionCreateHeaders

Defines headers for DataFlowDebugSession_create operation.

interface DataFlowDebugSessionCreateHeaders {
    location?: string;
}

Properties

Properties

location?: string

URI to poll for asynchronous operation status.