Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricName

Package version

A metric name.

Hierarchy

  • MetricName

Index

Properties

Properties

Optional localizedValue

localizedValue: undefined | string

The friendly name of the metric. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: undefined | string

The name of the metric. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc