MetricName interface

A metric name.

Properties

localizedValue

The friendly name of the metric.

value

The name of the metric.

Property Details

localizedValue

The friendly name of the metric.

localizedValue?: string

Property Value

string

value

The name of the metric.

value?: string

Property Value

string