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

BingGroundingSearchConfiguration interface

Bing地面的搜索配置

属性

count

bing API 响应中要返回的搜索结果数

freshness

按特定时间范围筛选搜索结果。 请参阅此处接受的值

market

结果来源的市场。

project_connection_id

使用bing搜索进行Project连接 ID

set_lang

调用 Bing API 时用于用户界面字符串的语言。

属性详细信息

count

bing API 响应中要返回的搜索结果数

count?: number

属性值

number

freshness

按特定时间范围筛选搜索结果。 请参阅此处接受的值

freshness?: string

属性值

string

market

结果来源的市场。

market?: string

属性值

string

project_connection_id

使用bing搜索进行Project连接 ID

project_connection_id: string

属性值

string

set_lang

调用 Bing API 时用于用户界面字符串的语言。

set_lang?: string

属性值

string