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

MetricSpecification interface

作的指标规范。

属性

aggregationType

聚合类型可以是 Average。

category

此指标规范所属的类别可以是容量。

dimensions

地图帐户的维度。

displayDescription

显示指标规范的说明。

displayName

指标规范的显示名称。

fillGapWithZero

要决定填充空白的属性,不带零。

internalMetricName

内部指标名称。

lockAggregationType

锁定指标的聚合类型。

name

指标规范的名称。

resourceIdDimensionNameOverride

帐户资源 ID。

sourceMdmAccount

源指标帐户。

sourceMdmNamespace

指标命名空间。

supportedAggregationTypes

指标的允许聚合类型。

unit

单位可以是计数。

属性详细信息

aggregationType

聚合类型可以是 Average。

aggregationType?: string

属性值

string

category

此指标规范所属的类别可以是容量。

category?: string

属性值

string

dimensions

地图帐户的维度。

dimensions?: Dimension[]

属性值

displayDescription

显示指标规范的说明。

displayDescription?: string

属性值

string

displayName

指标规范的显示名称。

displayName?: string

属性值

string

fillGapWithZero

要决定填充空白的属性,不带零。

fillGapWithZero?: boolean

属性值

boolean

internalMetricName

内部指标名称。

internalMetricName?: string

属性值

string

lockAggregationType

锁定指标的聚合类型。

lockAggregationType?: string

属性值

string

name

指标规范的名称。

name?: string

属性值

string

resourceIdDimensionNameOverride

帐户资源 ID。

resourceIdDimensionNameOverride?: string

属性值

string

sourceMdmAccount

源指标帐户。

sourceMdmAccount?: string

属性值

string

sourceMdmNamespace

指标命名空间。

sourceMdmNamespace?: string

属性值

string

supportedAggregationTypes

指标的允许聚合类型。

supportedAggregationTypes?: string

属性值

string

unit

单位可以是计数。

unit?: string

属性值

string