list Qn AMaker Endpoint Key
suspend fun listQnAMakerEndpointKey(argument: ListQnAMakerEndpointKeyPlainArgs): ListQnAMakerEndpointKeyResult
Lists the QnA Maker endpoint keys Azure REST API version: 2022-09-15.
Return
Schema for EndpointKeys generate/refresh operations.
Parameters
argument
null
suspend fun listQnAMakerEndpointKey(authkey: String? = null, hostname: String? = null): ListQnAMakerEndpointKeyResult
Return
Schema for EndpointKeys generate/refresh operations.
See also
Parameters
authkey
Subscription key which provides access to this API.
hostname
the host name of the QnA Maker endpoint
suspend fun listQnAMakerEndpointKey(argument: suspend ListQnAMakerEndpointKeyPlainArgsBuilder.() -> Unit): ListQnAMakerEndpointKeyResult
Return
Schema for EndpointKeys generate/refresh operations.
See also
Parameters
argument
Builder for com.pulumi.azurenative.botservice.kotlin.inputs.ListQnAMakerEndpointKeyPlainArgs.