Metrics interface

Monitoring metric

Properties

dimensions

The Metric dimension which indicates the source of the metric

endTime

The metric end time

name

The name of the metrics

primaryAggregation

The metric aggregation type

resourceId

The id of metric source

startTime

The metric start time

timeGrain

The time grain, time grain indicates frequency of the metric data

type

The Type of the metric data

unit

The unit of the metric data

values

The metric data

Property Details

dimensions

The Metric dimension which indicates the source of the metric

dimensions: MetricDimension[]

Property Value

endTime

The metric end time

endTime: Date

Property Value

Date

name

The name of the metrics

name: MetricName

Property Value

primaryAggregation

The metric aggregation type

primaryAggregation: MetricAggregationType

Property Value

resourceId

The id of metric source

resourceId: string

Property Value

string

startTime

The metric start time

startTime: Date

Property Value

Date

timeGrain

The time grain, time grain indicates frequency of the metric data

timeGrain: string

Property Value

string

type

The Type of the metric data

type: string

Property Value

string

unit

The unit of the metric data

unit: MetricUnit

Property Value

values

The metric data

values: MetricData[]

Property Value