MetricName interface
The name of a metric.
Properties
localized |
The localized name of the metric. |
value | The system name of the metric. |
Property Details
localizedValue
The localized name of the metric.
localizedValue?: string
Property Value
string
value
The system name of the metric.
value?: string
Property Value
string