Share via


QuestionAnsweringAuthoringPrompt.QnaRecord Property

Definition

QnA record. Either QnAId or QnA record needs to be present in a Prompt.

public Azure.AI.Language.QuestionAnswering.Authoring.QuestionAnsweringAuthoringRecord QnaRecord { get; set; }
member this.QnaRecord : Azure.AI.Language.QuestionAnswering.Authoring.QuestionAnsweringAuthoringRecord with get, set
Public Property QnaRecord As QuestionAnsweringAuthoringRecord

Property Value

Applies to