共用方式為


OperationMetricSpecification interface

與計量相關的作業詳細資料。

屬性

aggregationType

計量匯總的類型。

availabilities

定義計量的資料可用頻率。

dimensions

定義計量維度。

displayDescription

計量的描述。

displayName

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

enableRegionalMdmAccount

服務是否使用區域 MDM 帳戶。

name

計量的名稱。

sourceMdmAccount

MDM 帳戶的名稱。

sourceMdmNamespace

MDM 命名空間的名稱。

unit

計量測量單位。

屬性詳細資料

aggregationType

計量匯總的類型。

aggregationType?: string

屬性值

string

availabilities

定義計量的資料可用頻率。

availabilities?: OperationMetricAvailability[]

屬性值

dimensions

定義計量維度。

dimensions?: OperationMetricDimension[]

屬性值

displayDescription

計量的描述。

displayDescription?: string

屬性值

string

displayName

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

displayName?: string

屬性值

string

enableRegionalMdmAccount

服務是否使用區域 MDM 帳戶。

enableRegionalMdmAccount?: string

屬性值

string

name

計量的名稱。

name?: string

屬性值

string

sourceMdmAccount

MDM 帳戶的名稱。

sourceMdmAccount?: string

屬性值

string

sourceMdmNamespace

MDM 命名空間的名稱。

sourceMdmNamespace?: string

屬性值

string

unit

計量測量單位。

unit?: string

屬性值

string