MetricNamespaceOutput interface
Metric namespace class specifies the metadata for a metric namespace.
Properties
| description | The namespace description. |
| name | The metric namespace name. |
Property Details
description
The namespace description.
description?: string
Property Value
string
name
The metric namespace name.
name?: string
Property Value
string