KnowledgeBaseAnswerDialog.Prompts Property

Definition

List of prompts associated with the answer.

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

Property Value

Applies to