共用方式為


MetricDefinition interface

監視計量定義。

屬性

category

計量的類別。

dimensions

可用的計量維度。

metricAvailabilities

可用的計量細微性。

name

計量名稱。

primaryAggregationType

計量匯總類型。

resourceId

計量來源識別碼。

type

計量定義類型。

unit

計量單位。

屬性詳細資料

category

計量的類別。

category?: string

屬性值

string

dimensions

可用的計量維度。

dimensions?: MetricDimension[]

屬性值

metricAvailabilities

可用的計量細微性。

metricAvailabilities?: MetricAvailablity[]

屬性值

name

計量名稱。

name?: MetricName

屬性值

primaryAggregationType

計量匯總類型。

primaryAggregationType?: MetricAggregationType

屬性值

resourceId

計量來源識別碼。

resourceId?: string

屬性值

string

type

計量定義類型。

type?: string

屬性值

string

unit

計量單位。

unit?: MetricUnit

屬性值