共用方式為


KpiProperties interface

每個 KPI 都必須包含 'type' 和 'enabled' 金鑰。

屬性

enabled

在 UI 中顯示 KPI?

id

與計量 (預算) 相關的資源識別碼。

type

KPI 類型 (預測、預算) 。

屬性詳細資料

enabled

在 UI 中顯示 KPI?

enabled?: boolean

屬性值

boolean

id

與計量 (預算) 相關的資源識別碼。

id?: string

屬性值

string

type

KPI 類型 (預測、預算) 。

type?: string

屬性值

string