MetricNamespace interface 
指标命名空间类指定指标命名空间的元数据。
属性
| classification | 命名空间类型  | 
| id | 指标命名空间的 ID。  | 
| name | 命名空间的转义名称。  | 
| properties | 包含完全限定命名空间名称的属性。  | 
| type | 命名空间的类型。  | 
属性详细信息
classification
命名空间类型
classification?: string
				属性值
string
id
指标命名空间的 ID。
id?: string
				属性值
string
name
命名空间的转义名称。
name?: string
				属性值
string
properties
type
命名空间的类型。
type?: string
				属性值
string