Freigeben über


BotServiceExtensions.GetBotServiceQnAMakerEndpointKeyAsync Methode

Definition

Listet die QnA Maker-Endpunktschlüssel auf.

  • Anforderungspfad/abonnements/{subscriptionId}/providers/Microsoft.BotService/listQnAMakerEndpointKeys
  • Vorgangs-IdQnAMakerEndpointKeys_Get
public static System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.BotService.Models.GetBotServiceQnAMakerEndpointKeyResult>> GetBotServiceQnAMakerEndpointKeyAsync (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.ResourceManager.BotService.Models.GetBotServiceQnAMakerEndpointKeyContent content, System.Threading.CancellationToken cancellationToken = default);
static member GetBotServiceQnAMakerEndpointKeyAsync : Azure.ResourceManager.Resources.SubscriptionResource * Azure.ResourceManager.BotService.Models.GetBotServiceQnAMakerEndpointKeyContent * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.BotService.Models.GetBotServiceQnAMakerEndpointKeyResult>>
<Extension()>
Public Function GetBotServiceQnAMakerEndpointKeyAsync (subscriptionResource As SubscriptionResource, content As GetBotServiceQnAMakerEndpointKeyContent, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of GetBotServiceQnAMakerEndpointKeyResult))

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance die -Methode ausgeführt wird.

content
GetBotServiceQnAMakerEndpointKeyContent

Die Anforderungstextparameter, die für die Verfügbarkeitsanforderung des Überprüfungsnamens bereitgestellt werden sollen.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

content ist NULL.

Gilt für: