共用方式為


MetricSpecification interface

Azure 監視計量的規格

屬性

aggregationType

只為此欄位提供一個值。 有效值:Average、Minimum、Maximum、Total、Count。

dimensions

計量的維度

displayDescription

計量的當地語系化易記描述

displayName

計量的當地語系化易記顯示名稱

fillGapWithZero

選擇性。 如果設定為 true,則會針對未發出/發佈計量的時間持續時間傳回零。

internalMetricName

內部計量名稱。

name

計量的名稱

unit

計量有意義的單位

屬性詳細資料

aggregationType

只為此欄位提供一個值。 有效值:Average、Minimum、Maximum、Total、Count。

aggregationType?: string

屬性值

string

dimensions

計量的維度

dimensions?: MetricDimension[]

屬性值

displayDescription

計量的當地語系化易記描述

displayDescription?: string

屬性值

string

displayName

計量的當地語系化易記顯示名稱

displayName?: string

屬性值

string

fillGapWithZero

選擇性。 如果設定為 true,則會針對未發出/發佈計量的時間持續時間傳回零。

fillGapWithZero?: boolean

屬性值

boolean

internalMetricName

內部計量名稱。

internalMetricName?: string

屬性值

string

name

計量的名稱

name?: string

屬性值

string

unit

計量有意義的單位

unit?: string

屬性值

string