UpdateKbOperationDTOUpdate Class
Definition
public class UpdateKbOperationDTOUpdate : Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.UpdateKbContentsDTO
type UpdateKbOperationDTOUpdate = class
inherit UpdateKbContentsDTO
Public Class UpdateKbOperationDTOUpdate
Inherits UpdateKbContentsDTO
- Inheritance
Constructors
UpdateKbOperationDTOUpdate() | |
UpdateKbOperationDTOUpdate(String, IList<UpdateQnaDTO>, IList<String>) | |
UpdateKbOperationDTOUpdate(String, IList<UpdateQnaDTO>, IList<String>, String) |
Properties
DefaultAnswer | (Inherited from UpdateKbContentsDTO) |
Name | (Inherited from UpdateKbContentsDTO) |
QnaList | (Inherited from UpdateKbContentsDTO) |
Urls | (Inherited from UpdateKbContentsDTO) |
Methods
Validate() | |
Validate() | (Inherited from UpdateKbContentsDTO) |