Share via


ActiveLearningFeedback.Records Property

Definition

A list of Feedback Records for Active Learning.

public System.Collections.Generic.IList<Azure.AI.Language.QuestionAnswering.Authoring.FeedbackRecord> Records { get; }
member this.Records : System.Collections.Generic.IList<Azure.AI.Language.QuestionAnswering.Authoring.FeedbackRecord>
Public ReadOnly Property Records As IList(Of FeedbackRecord)

Property Value

Applies to