PromptDTOQna Class
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.
public class PromptDTOQna : Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.QnADTO
type PromptDTOQna = class
inherit QnADTO
Public Class PromptDTOQna
Inherits QnADTO
- Inheritance
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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET