你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UpdateQnaDTOQuestions 类

定义

public class UpdateQnaDTOQuestions : Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.UpdateQuestionsDTO
type UpdateQnaDTOQuestions = class
    inherit UpdateQuestionsDTO
Public Class UpdateQnaDTOQuestions
Inherits UpdateQuestionsDTO
继承
UpdateQnaDTOQuestions

构造函数

UpdateQnaDTOQuestions()
UpdateQnaDTOQuestions(IList<String>, IList<String>)

属性

Add (继承自 UpdateQuestionsDTO)
Delete (继承自 UpdateQuestionsDTO)

适用于