共用方式為


KpiDefinition interface

定義 KPI 閾值限制。

屬性

aliases

別名。

calculationWindow

計算視窗。

calculationWindowFieldName

計算視窗欄位的名稱。

description

KPI 的當地語系化描述。

displayName

KPI 的當地語系化顯示名稱。

entityType

對應實體類型。

entityTypeName

對應機構名稱。

expression

KPI 的計算運算式。

extracts

KPI 會擷取。

filter

KPI 的篩選運算式。

function

KPI 的計算函式。

groupBy

依 KPI 屬性分組。

groupByMetadata

KPI GroupByMetadata。 注意:此屬性不會序列化。 它只能由伺服器填入。

kpiName

KPI 名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

participantProfilesMetadata

參與者設定檔。 注意:此屬性不會序列化。 它只能由伺服器填入。

provisioningState

布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

tenantId

中樞名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

thresHolds

KPI 臨界值。

unit

KPI 的度量單位。

屬性詳細資料

aliases

別名。

aliases?: KpiAlias[]

屬性值

calculationWindow

計算視窗。

calculationWindow: CalculationWindowTypes

屬性值

calculationWindowFieldName

計算視窗欄位的名稱。

calculationWindowFieldName?: string

屬性值

string

description

KPI 的當地語系化描述。

description?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

displayName

KPI 的當地語系化顯示名稱。

displayName?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

entityType

對應實體類型。

entityType: EntityTypes

屬性值

entityTypeName

對應機構名稱。

entityTypeName: string

屬性值

string

expression

KPI 的計算運算式。

expression: string

屬性值

string

extracts

KPI 會擷取。

extracts?: KpiExtract[]

屬性值

filter

KPI 的篩選運算式。

filter?: string

屬性值

string

function

KPI 的計算函式。

function: KpiFunctions

屬性值

groupBy

依 KPI 屬性分組。

groupBy?: string[]

屬性值

string[]

groupByMetadata

KPI GroupByMetadata。 注意:此屬性不會序列化。 它只能由伺服器填入。

groupByMetadata?: KpiGroupByMetadata[]

屬性值

kpiName

KPI 名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

kpiName?: string

屬性值

string

participantProfilesMetadata

參與者設定檔。 注意:此屬性不會序列化。 它只能由伺服器填入。

participantProfilesMetadata?: KpiParticipantProfilesMetadata[]

屬性值

provisioningState

布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

tenantId

中樞名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

tenantId?: string

屬性值

string

thresHolds

KPI 臨界值。

thresHolds?: KpiThresholds

屬性值

unit

KPI 的度量單位。

unit?: string

屬性值

string