QnASearchResultList.Answers Propriedade
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Newtonsoft.Json.JsonProperty(PropertyName="answers")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.QnASearchResult> Answers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="answers")>]
member this.Answers : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.QnASearchResult> with get, set
Public Property Answers As IList(Of QnASearchResult)
- Atributos
-
Newtonsoft.Json.JsonPropertyAttribute
Produto | Versões |
---|---|
Azure SDK for .NET | Legacy |
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: