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

PredictionGradesItem interface

预测等级的定义。

属性

gradeName

成绩的名称。

maxScoreThreshold

最大分数阈值。

minScoreThreshold

最低分数阈值。

属性详细信息

gradeName

成绩的名称。

gradeName?: string

属性值

string

maxScoreThreshold

最大分数阈值。

maxScoreThreshold?: number

属性值

number

minScoreThreshold

最低分数阈值。

minScoreThreshold?: number

属性值

number