Compartir a través de


QnAMakerEndpointKeys interface

Interface representing a QnAMakerEndpointKeys.

Methods

get(QnAMakerEndpointKeysRequestBody, QnAMakerEndpointKeysGetOptionalParams)

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

options
QnAMakerEndpointKeysGetOptionalParams

The options parameters.

Returns