Partager via


ReplaceKbDTO.QnAList Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à