你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PredictionResourceFormat interface

预测资源格式。

扩展

属性

autoAnalyze

是否自动分析。

description

预测的说明。

displayName

预测的显示名称。

grades

预测成绩。

involvedInteractionTypes

预测中涉及的交互类型。

involvedKpiTypes

预测中涉及的 KPI 类型。

involvedRelationships

预测中涉及的关系。

mappings

预测链接映射的定义。

negativeOutcomeExpression

负结果表达式。

positiveOutcomeExpression

正结果表达式。

predictionName

预测的名称。

primaryProfileType

主配置文件类型。

provisioningState

预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

scopeExpression

范围表达式。

scoreLabel

评分标签。

systemGeneratedEntities

系统生成的实体。 注意:此属性不会序列化。 它只能由服务器填充。

tenantId

中心名称。 注意:此属性不会序列化。 它只能由服务器填充。

继承属性

id

资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

autoAnalyze

是否自动分析。

autoAnalyze?: boolean

属性值

boolean

description

预测的说明。

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

属性值

{[propertyName: string]: string}

displayName

预测的显示名称。

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

属性值

{[propertyName: string]: string}

grades

预测成绩。

grades?: PredictionGradesItem[]

属性值

involvedInteractionTypes

预测中涉及的交互类型。

involvedInteractionTypes?: string[]

属性值

string[]

involvedKpiTypes

预测中涉及的 KPI 类型。

involvedKpiTypes?: string[]

属性值

string[]

involvedRelationships

预测中涉及的关系。

involvedRelationships?: string[]

属性值

string[]

mappings

预测链接映射的定义。

mappings?: PredictionMappings

属性值

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

继承属性详细信息

id

资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自 ProxyResource.id

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自 ProxyResource.name

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自ProxyResource.type