Udostępnij przez


FeedbackRecordsRequest.Records Właściwość

Definicja

Pobiera listę FeedbackRecord usługi Active Learning.

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)

Wartość właściwości

Lista dla FeedbackRecord usługi Active Learning.

Dotyczy