MetricDefinition interface
Monitoring metric definition represents the metadata of the metrics.
Properties
dimensions | The supported dimensions |
metric |
The available metric granularities |
name | The metric name |
primary |
The metric aggregation type |
resource |
The metric source id |
type | The metric definition type |
unit | The metric unit |
Property Details
dimensions
metricAvailabilities
The available metric granularities
metricAvailabilities: MetricAvailablity[]
Property Value
name
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript