通过


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

DetectedTerms interface

检测到的术语详细信息。

属性

index

输入文本内容中检测到的不雅词的索引(位置)。

listId

匹配的术语列表 ID。

originalIndex

输入文本内容中检测到的不雅词的原始索引(位置)。

term

检测到不雅词。

属性详细信息

index

输入文本内容中检测到的不雅词的索引(位置)。

index?: number

属性值

number

listId

匹配的术语列表 ID。

listId?: number

属性值

number

originalIndex

输入文本内容中检测到的不雅词的原始索引(位置)。

originalIndex?: number

属性值

number

term

检测到不雅词。

term?: string

属性值

string