Partager via


FeedbackRecordsDTO.FeedbackRecords Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à