共用方式為


KpiResourceFormat interface

KPI 資源格式。

Extends

屬性

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 的度量單位。

繼承的屬性

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

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

繼承的屬性詳細資料

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type