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

EvaluationRunClusterInsightRequest interface

对一组评估结果的见解

扩展

属性

evalId

见解的评估 ID。

modelConfiguration

见解生成中使用的模型的配置。

runIds

见解的评估运行 ID 列表。

type

见解请求的类型。

属性详细信息

evalId

见解的评估 ID。

evalId: string

属性值

string

modelConfiguration

见解生成中使用的模型的配置。

modelConfiguration?: InsightModelConfiguration

属性值

runIds

见解的评估运行 ID 列表。

runIds: string[]

属性值

string[]

type

见解请求的类型。

type: "EvaluationRunClusterInsight"

属性值

"EvaluationRunClusterInsight"