Partilhar via


QnADocumentsDTO.QnaDocuments Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="qnaDocuments")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.QnADTO> QnaDocuments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="qnaDocuments")>]
member this.QnaDocuments : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.QnADTO> with get, set
Public Property QnaDocuments As IList(Of QnADTO)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a