MetricName Class

Definition

A database metric name.

public class MetricName
type MetricName = class
Public Class MetricName
Inheritance
MetricName

Constructors

MetricName()

Initializes a new instance of the MetricName class.

MetricName(String, String)

Initializes a new instance of the MetricName class.

Properties

LocalizedValue

Gets the friendly name of the database metric.

Value

Gets the name of the database metric.

Applies to