Share via


UpdateQnaDTOQuestions Class

Definition

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

Constructors

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

Properties

Add (Inherited from UpdateQuestionsDTO)
Delete (Inherited from UpdateQuestionsDTO)

Applies to