共用方式為


MetricSpecification interface

作業的計量規格。

屬性

aggregationType

計量匯總類型。 可能的值包括:『Average』、『Count』、『Total』。

availabilities

資源計量的保留原則。

dimensions

計量的維度

displayDescription

顯示計量規格的描述。

displayName

計量規格的顯示名稱。

fillGapWithZero

屬性,指定是否要以零填滿間距。

isInternal

指定計量的屬性為內部或非內部。

metricFilterPattern

根據名稱篩選的模式

name

計量規格的名稱。

supportedTimeGrainTypes

計量支援的時間粒紋類型。

unit

計量單位。 可能的值包括:『Bytes』、『Count』、『Milliseconds』。

屬性詳細資料

aggregationType

計量匯總類型。 可能的值包括:『Average』、『Count』、『Total』。

aggregationType?: string

屬性值

string

availabilities

資源計量的保留原則。

availabilities?: MetricAvailability[]

屬性值

dimensions

計量的維度

dimensions?: DimensionProperties[]

屬性值

displayDescription

顯示計量規格的描述。

displayDescription?: string

屬性值

string

displayName

計量規格的顯示名稱。

displayName?: string

屬性值

string

fillGapWithZero

屬性,指定是否要以零填滿間距。

fillGapWithZero?: boolean

屬性值

boolean

isInternal

指定計量的屬性為內部或非內部。

isInternal?: boolean

屬性值

boolean

metricFilterPattern

根據名稱篩選的模式

metricFilterPattern?: string

屬性值

string

name

計量規格的名稱。

name?: string

屬性值

string

supportedTimeGrainTypes

計量支援的時間粒紋類型。

supportedTimeGrainTypes?: string[]

屬性值

string[]

unit

計量單位。 可能的值包括:『Bytes』、『Count』、『Milliseconds』。

unit?: string

屬性值

string