interface IExportMetricsServiceResponse {
    partialSuccess?: IExportMetricsPartialSuccess;
}

Properties

Properties

ExportMetricsServiceResponse partialSuccess