Share via


RetrieveQnaRecord.ActiveLearningSuggestionClusters Property

Definition

List of Active Learning suggestions for the QnA.

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

Property Value

Applies to