MetricNamespace Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET