Compartilhar via


FeedbackRecordsDTO.FeedbackRecords Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a