MetricSpecification interface
指标规范的说明。
属性
| aggregation |
聚合类型。 |
| availabilities | 可用性列表。 |
| dimensions | 维度列表。 |
| display |
指标的说明。 |
| display |
指标的显示名称。 |
| enable |
是否启用了区域 MDM 帐户。 |
| fill |
是否用零填充空白。 |
| is |
指标是否为内部指标。 |
| metric |
指标筛选器的模式。 |
| name | 指标的名称。 |
| resource |
资源 ID 维度名称重写。 |
| source |
源 MDM 帐户。 |
| source |
源 MDM 命名空间。 |
| unit | 要显示的指标的单位。 |
属性详细信息
aggregationType
聚合类型。
aggregationType?: string
属性值
string
availabilities
dimensions
displayDescription
指标的说明。
displayDescription?: string
属性值
string
displayName
指标的显示名称。
displayName?: string
属性值
string
enableRegionalMdmAccount
是否启用了区域 MDM 帐户。
enableRegionalMdmAccount?: boolean
属性值
boolean
fillGapWithZero
是否用零填充空白。
fillGapWithZero?: boolean
属性值
boolean
isInternal
指标是否为内部指标。
isInternal?: boolean
属性值
boolean
metricFilterPattern
指标筛选器的模式。
metricFilterPattern?: string
属性值
string
name
指标的名称。
name?: string
属性值
string
resourceIdDimensionNameOverride
资源 ID 维度名称重写。
resourceIdDimensionNameOverride?: string
属性值
string
sourceMdmAccount
源 MDM 帐户。
sourceMdmAccount?: string
属性值
string
sourceMdmNamespace
源 MDM 命名空间。
sourceMdmNamespace?: string
属性值
string
unit
要显示的指标的单位。
unit?: string
属性值
string