你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
QnAMakerEndpointKeys interface
Interface representing a QnAMakerEndpointKeys.
Methods
get(Qn |
Lists the QnA Maker endpoint keys |
Method Details
get(QnAMakerEndpointKeysRequestBody, QnAMakerEndpointKeysGetOptionalParams)
Lists the QnA Maker endpoint keys
function get(parameters: QnAMakerEndpointKeysRequestBody, options?: QnAMakerEndpointKeysGetOptionalParams): Promise<QnAMakerEndpointKeysResponse>
Parameters
- parameters
- QnAMakerEndpointKeysRequestBody
The request body parameters to provide for the check name availability request
The options parameters.
Returns
Promise<QnAMakerEndpointKeysResponse>