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

MetricSpecification interface

Azure 监视指标规范

属性

aggregationType

仅为此字段提供一个值。 有效值:平均值、最小值、最大值、总计、计数。

category

指标类别

dimensions

指标的维度

displayDescription

指标的本地化友好说明

displayName

指标的本地化友好显示名称

enableRegionalMdmAccount

指示使用区域 Mdm 帐户的标志

fillGapWithZero

用于确定为零的标志在未发出任何指标的持续时间内返回

internalMetricName

内部指标名称。

lockedAggregationType

指标的锁定聚合类型

metricFilterPattern

指标筛选器正则表达式模式

name

指标的名称

sourceMdmAccount

源 mdm 帐户

sourceMdmNamespace

源 mdm 命名空间

supportedAggregationTypes

支持的聚合类型。 有效值:平均值、最小值、最大值、总计、计数。

supportedTimeGrainTypes

支持的时间粒度。 有效值:PT1M、PT5M、PT15M、PT30M、PT1H、PT6H、PT12H、P1D

unit

指标有意义的单位

属性详细信息

aggregationType

仅为此字段提供一个值。 有效值:平均值、最小值、最大值、总计、计数。

aggregationType?: string

属性值

string

category

指标类别

category?: string

属性值

string

dimensions

指标的维度

dimensions?: MetricDimension[]

属性值

displayDescription

指标的本地化友好说明

displayDescription?: string

属性值

string

displayName

指标的本地化友好显示名称

displayName?: string

属性值

string

enableRegionalMdmAccount

指示使用区域 Mdm 帐户的标志

enableRegionalMdmAccount?: boolean

属性值

boolean

fillGapWithZero

用于确定为零的标志在未发出任何指标的持续时间内返回

fillGapWithZero?: boolean

属性值

boolean

internalMetricName

内部指标名称。

internalMetricName?: string

属性值

string

lockedAggregationType

指标的锁定聚合类型

lockedAggregationType?: string

属性值

string

metricFilterPattern

指标筛选器正则表达式模式

metricFilterPattern?: string

属性值

string

name

指标的名称

name?: string

属性值

string

sourceMdmAccount

源 mdm 帐户

sourceMdmAccount?: string

属性值

string

sourceMdmNamespace

源 mdm 命名空间

sourceMdmNamespace?: string

属性值

string

supportedAggregationTypes

支持的聚合类型。 有效值:平均值、最小值、最大值、总计、计数。

supportedAggregationTypes?: string[]

属性值

string[]

supportedTimeGrainTypes

支持的时间粒度。 有效值:PT1M、PT5M、PT15M、PT30M、PT1H、PT6H、PT12H、P1D

supportedTimeGrainTypes?: string[]

属性值

string[]

unit

指标有意义的单位

unit?: string

属性值

string