OperationResourceMetricSpecificationDimension interface
OperationResourceMetricSpecificationDimension 对象。
属性
| display |
维度的显示名称。 |
| name | 维度的名称。 |
| to |
指示应导出 Shoebox 的指标。 |
属性详细信息
displayName
维度的显示名称。
displayName?: string
属性值
string
name
维度的名称。
name?: string
属性值
string
toBeExportedForShoebox
指示应导出 Shoebox 的指标。
toBeExportedForShoebox?: boolean
属性值
boolean