Compartir a través de


ReplaceKbDTO.QnAList Propiedad

Definición

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a