你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MetricSpecifications interface

指标规范的详细信息。

属性

aggregationType

指标规范的聚合类型。

category

指标的类别。

delegateMetricNameOverride

委托指标的替代名称。

dimensions

指标规范的维度。

displayDescription

指标规范的显示说明。

displayName

指标规范的显示名称。

enableRegionalMdmAccount

该标志指示是否启用区域 mdm 帐户。

fillGapWithZero

该标志指示是否用零填充空白。

isInternal

该标志指示指标是否为内部指标。

metricFilterPattern

指标筛选器模式。

name

指标规范的名称。

resourceIdDimensionNameOverride

资源 ID 维度名称的重写名称。

sourceMdmAccount

源 mdm 帐户。

sourceMdmNamespace

源 mdm 命名空间。

supportedAggregationTypes

指标规范支持的聚合类型。

supportedTimeGrainTypes

指标规范支持的时间粒度类型。

unit

指标规范的单位。

属性详细信息

aggregationType

指标规范的聚合类型。

aggregationType?: string

属性值

string

category

指标的类别。

category?: string

属性值

string

delegateMetricNameOverride

委托指标的替代名称。

delegateMetricNameOverride?: string

属性值

string

dimensions

指标规范的维度。

dimensions?: Dimension[]

属性值

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

supportedAggregationTypes

指标规范支持的聚合类型。

supportedAggregationTypes?: string[]

属性值

string[]

supportedTimeGrainTypes

指标规范支持的时间粒度类型。

supportedTimeGrainTypes?: string[]

属性值

string[]

unit

指标规范的单位。

unit?: string

属性值

string