Share via


SuggestedQuestionsCluster.SuggestedQuestions Property

Definition

List of all suggested questions for the QnA.

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

Property Value

Applies to