你当前正在访问 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

单位可以是 Count。

属性详细信息

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

单位可以是 Count。

unit?: string

属性值

string