QuestionAnsweringAuthoringPrompt.QnaRecord Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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