interface MetricValueInfo {
    interval?: Interval;
}

Properties

Properties

interval?: Interval