Package version:

The monitoring metric definition.

Hierarchy

  • MetricDefinition

Properties

category?: string

The category of the metric.

dimensions?: MetricDimension[]

The available metric dimensions.

metricAvailabilities?: MetricAvailablity[]

The available metric granularities.

name?: MetricName

The metric name.

primaryAggregationType?: MetricAggregationType

The metric aggregation type.

resourceId?: string

The metric source ID.

type?: string

The metric definition type.

unit?: MetricUnit

The metric unit.

Generated using TypeDoc