Partager via


UpdateKbContentsDTO.QnaList Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à