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

QnAMakerEndpointKeysRequestBody interface

The request body for a request to Bot Service Management to list QnA Maker endpoint keys.

Properties

authkey

Subscription key which provides access to this API.

hostname

the host name of the QnA Maker endpoint

Property Details

authkey

Subscription key which provides access to this API.

authkey?: string

Property Value

string

hostname

the host name of the QnA Maker endpoint

hostname?: string

Property Value

string