Compartir a través de


FeedbackRecordsRequest.Records Propiedad

Definición

Obtiene una lista de FeedbackRecord para 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)

Valor de propiedad

Una lista de FeedbackRecord para Active Learning.

Se aplica a