Package version:

Interface MetricName

A database metric name.

Hierarchy

  • MetricName

Properties

Properties

localizedValue?: string

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

value?: string

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

Generated using TypeDoc