Freigeben über


BotServiceExtensions.GetBotServiceQnAMakerEndpointKey Methode

Definition

Listet die QnA Maker-Endpunktschlüssel auf.

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