MetricNamespace Class

Definition

Metric namespace class specifies the metadata for a metric namespace.

public class MetricNamespace
type MetricNamespace = class
Public Class MetricNamespace
Inheritance
MetricNamespace

Constructors

MetricNamespace()

Initializes a new instance of the MetricNamespace class.

MetricNamespace(String, String, String, String, MetricNamespaceName)

Initializes a new instance of the MetricNamespace class.

Properties

Classification

Gets or sets kind of namespace. Possible values include: 'Platform', 'Custom', 'Qos'

Id

Gets or sets the ID of the metric namespace.

Name

Gets or sets the escaped name of the namespace.

Properties

Gets or sets properties which include the fully qualified namespace name.

Type

Gets or sets the type of the namespace.

Applies to