PromptDTOQna Class

Definition

public class PromptDTOQna : Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.QnADTO
type PromptDTOQna = class
    inherit QnADTO
Public Class PromptDTOQna
Inherits QnADTO
Inheritance
PromptDTOQna

Constructors

PromptDTOQna()
PromptDTOQna(String, IList<String>, Nullable<Int32>, String, IList<MetadataDTO>, QnADTOContext)

Properties

Answer (Inherited from QnADTO)
Context (Inherited from QnADTO)
Id (Inherited from QnADTO)
Metadata (Inherited from QnADTO)
Questions (Inherited from QnADTO)
Source (Inherited from QnADTO)

Methods

Validate()

Applies to