Interface GetCapacityThroughputInformationParams

Parameters for the getCapacityThroughputInformation operation.

interface GetCapacityThroughputInformationParams {
    headers?: OutgoingHttpHeaders;
}

Properties

Properties

headers?: OutgoingHttpHeaders