Share via


QuestionAnsweringAuthoringRecord.ActiveLearningSuggestionClusters Property

Definition

List of Active Learning suggestions for the QnA.

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

Property Value

Applies to