KnowledgebaseExtensions.GetDetailsAsync Método
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public static System.Threading.Tasks.Task<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.KnowledgebaseDTO> GetDetailsAsync (this Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.IKnowledgebase operations, string kbId, System.Threading.CancellationToken cancellationToken = default);
static member GetDetailsAsync : Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.IKnowledgebase * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.KnowledgebaseDTO>
<Extension()>
Public Function GetDetailsAsync (operations As IKnowledgebase, kbId As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of KnowledgebaseDTO)
- operations
- IKnowledgebase
- kbId
- String
- cancellationToken
- CancellationToken
Comentarios de Azure SDK for .NET
Azure SDK for .NET es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: