Interface GetCurrentThroughputInformationParams

Parameters for the getCurrentThroughputInformation operation.

interface GetCurrentThroughputInformationParams {
    headers?: OutgoingHttpHeaders;
}

Properties

Properties

headers?: OutgoingHttpHeaders

Generated using TypeDoc