Metrics interface
Monitoring metric
Properties
dimensions | The Metric dimension which indicates the source of the metric |
end |
The metric end time |
name | The name of the metrics |
primary |
The metric aggregation type |
resource |
The id of metric source |
start |
The metric start time |
time |
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
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
values
Azure SDK for JavaScript