Share via


IKnowledgebase.DownloadWithHttpMessagesAsync Method

Definition

public System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.QnADocumentsDTO>> DownloadWithHttpMessagesAsync (string kbId, string environment, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);

Parameters

kbId
String
environment
String
customHeaders
Dictionary<String,List<String>>
cancellationToken
CancellationToken

Returns

Applies to

Product Versions
Azure SDK for .NET Legacy