MetricDefinition interface

Monitoring metric definition represents the metadata of the metrics.

Properties

dimensions

The supported dimensions

metricAvailabilities

The available metric granularities

name

The metric name

primaryAggregationType

The metric aggregation type

resourceId

The metric source id

type

The metric definition type

unit

The metric unit

Property Details

dimensions

The supported dimensions

dimensions: MetricDimension[]

Property Value

metricAvailabilities

The available metric granularities

metricAvailabilities: MetricAvailablity[]

Property Value

name

The metric name

name: MetricName

Property Value

primaryAggregationType

The metric aggregation type

primaryAggregationType: MetricAggregationType

Property Value

resourceId

The metric source id

resourceId: string

Property Value

string

type

The metric definition type

type: string

Property Value

string

unit

The metric unit

unit: MetricUnit

Property Value