Condividi tramite


FeedbackRecordsRequest.Records Proprietà

Definizione

Ottiene un elenco di FeedbackRecord per 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)

Valore della proprietà

Elenco di FeedbackRecord per Active Learning.

Si applica a