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>