UpdateKbOperationDTODelete Class

Definition

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

Constructors

UpdateKbOperationDTODelete()
UpdateKbOperationDTODelete(IList<Nullable<Int32>>, IList<String>)

Properties

Ids (Inherited from DeleteKbContentsDTO)
Sources (Inherited from DeleteKbContentsDTO)

Applies to