UpdateKbOperationDTOUpdate Class

Definition

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

Constructors

UpdateKbOperationDTOUpdate()
UpdateKbOperationDTOUpdate(String, IList<UpdateQnaDTO>, IList<String>)

Properties

Name (Inherited from UpdateKbContentsDTO)
QnaList (Inherited from UpdateKbContentsDTO)
Urls (Inherited from UpdateKbContentsDTO)

Applies to