MetricName interface 
数据库指标名称。
属性
| localized | 
	数据库指标的友好名称。 注意:此属性不会序列化。 它只能由服务器填充。  | 
| value | 数据库指标的名称。 注意:此属性不会序列化。 它只能由服务器填充。  | 
属性详细信息
		localizedValue
	 
	数据库指标的友好名称。 注意:此属性不会序列化。 它只能由服务器填充。
localizedValue?: string
				属性值
string
value
数据库指标的名称。 注意:此属性不会序列化。 它只能由服务器填充。
value?: string
				属性值
string