Freigeben über


FeedbackRecordsRequest.Records Eigenschaft

Definition

Ruft eine Liste von FeedbackRecord für Active Learning ab.

public System.Collections.Generic.List<Microsoft.Bot.Builder.AI.QnA.FeedbackRecord> Records { get; }
member this.Records : System.Collections.Generic.List<Microsoft.Bot.Builder.AI.QnA.FeedbackRecord>
Public ReadOnly Property Records As List(Of FeedbackRecord)

Eigenschaftswert

Eine Liste von FeedbackRecord für Active Learning.

Gilt für: