MetricName interface
A database metric name.
Properties
| localized |
The friendly name of the database metric. NOTE: This property will not be serialized. It can only be populated by the server. |
| value | The name of the database metric. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
localizedValue
The friendly name of the database metric. NOTE: This property will not be serialized. It can only be populated by the server.
localizedValue?: string
Property Value
string
value
The name of the database metric. NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string