Package version:

The monitoring metric.

Hierarchy

  • Metrics

Properties

dimensions?: MetricDimension[]

The metric dimensions.

endTime?: Date

The end time of the metric data.

name?: MetricName

The name of the metric.

primaryAggregation?: MetricAggregationType

The metric aggregation type.

resourceId?: string

The ID of metric source.

startTime?: Date

The start time of the metric data.

timeGrain?: string

The time granularity of the metric data.

type?: string

The type of the metric data.

unit?: MetricUnit

The unit of the metric data.

values?: MetricData[]

The list of the metric data.

Generated using TypeDoc