PredictionResourceFormat interface
預測資源格式。
- Extends
屬性
| auto |
是否要自動分析。 |
| description | 預測的描述。 |
| display |
預測的顯示名稱。 |
| grades | 預測成績。 |
| involved |
與預測相關的互動類型。 |
| involved |
與預測相關的 KPI 類型。 |
| involved |
與預測相關的關聯性。 |
| mappings | 預測的連結對應定義。 |
| negative |
負結果表達式。 |
| positive |
正結果表達式。 |
| prediction |
預測的名稱。 |
| primary |
主要配置檔類型。 |
| provisioning |
布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| scope |
範圍表達式。 |
| score |
分數標籤。 |
| system |
系統產生的實體。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| tenant |
中樞名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
| id | 資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
autoAnalyze
是否要自動分析。
autoAnalyze?: boolean
屬性值
boolean
description
預測的描述。
description?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
displayName
預測的顯示名稱。
displayName?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
grades
involvedInteractionTypes
與預測相關的互動類型。
involvedInteractionTypes?: string[]
屬性值
string[]
involvedKpiTypes
與預測相關的 KPI 類型。
involvedKpiTypes?: string[]
屬性值
string[]
involvedRelationships
與預測相關的關聯性。
involvedRelationships?: string[]
屬性值
string[]
mappings
negativeOutcomeExpression
負結果表達式。
negativeOutcomeExpression?: string
屬性值
string
positiveOutcomeExpression
正結果表達式。
positiveOutcomeExpression?: string
屬性值
string
predictionName
預測的名稱。
predictionName?: string
屬性值
string
primaryProfileType
主要配置檔類型。
primaryProfileType?: string
屬性值
string
provisioningState
布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
scopeExpression
範圍表達式。
scopeExpression?: string
屬性值
string
scoreLabel
分數標籤。
scoreLabel?: string
屬性值
string
systemGeneratedEntities
系統產生的實體。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemGeneratedEntities?: PredictionSystemGeneratedEntities
屬性值
tenantId
中樞名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
tenantId?: string
屬性值
string