MetricDimension interface
The metric dimension. It indicates the source of the metric.
Properties
name | The metric dimension name. |
value | The metric dimension values. |
Property Details
name
The metric dimension name.
name?: string
Property Value
string
value
The metric dimension values.
value?: string
Property Value
string
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