你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ApiProperties interface
特殊 API 的 API 属性。
属性
aad |
(仅限指标顾问)Azure AD 客户端 ID(应用程序 ID)。 |
aad |
(仅限指标顾问)Azure AD 租户 ID。 |
event |
(仅限个性化)启用必应搜索统计信息的标志。 |
qna |
(仅限 QnAMaker)QnAMaker 的 Azure 搜索终结点 ID。 |
qna |
(仅限 QnAMaker)QnAMaker 的 Azure 搜索终结点密钥。 |
qna |
(仅限 QnAMaker)QnAMaker 的运行时终结点。 |
statistics |
(仅必应搜索)启用必应搜索统计信息的标志。 |
storage |
(仅限个性化)存储帐户连接字符串。 |
super |
(仅限指标顾问)指标顾问的超级用户。 |
website |
(仅限指标顾问)指标顾问的网站名称。 |
属性详细信息
aadClientId
(仅限指标顾问)Azure AD 客户端 ID(应用程序 ID)。
aadClientId?: string
属性值
string
aadTenantId
(仅限指标顾问)Azure AD 租户 ID。
aadTenantId?: string
属性值
string
eventHubConnectionString
(仅限个性化)启用必应搜索统计信息的标志。
eventHubConnectionString?: string
属性值
string
qnaAzureSearchEndpointId
(仅限 QnAMaker)QnAMaker 的 Azure 搜索终结点 ID。
qnaAzureSearchEndpointId?: string
属性值
string
qnaAzureSearchEndpointKey
(仅限 QnAMaker)QnAMaker 的 Azure 搜索终结点密钥。
qnaAzureSearchEndpointKey?: string
属性值
string
qnaRuntimeEndpoint
(仅限 QnAMaker)QnAMaker 的运行时终结点。
qnaRuntimeEndpoint?: string
属性值
string
statisticsEnabled
(仅必应搜索)启用必应搜索统计信息的标志。
statisticsEnabled?: boolean
属性值
boolean
storageAccountConnectionString
(仅限个性化)存储帐户连接字符串。
storageAccountConnectionString?: string
属性值
string
superUser
(仅限指标顾问)指标顾问的超级用户。
superUser?: string
属性值
string
websiteName
(仅限指标顾问)指标顾问的网站名称。
websiteName?: string
属性值
string