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

UpdateKbOperationDTODelete 类

定义

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

构造函数

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

属性

Ids (继承自 DeleteKbContentsDTO)
Sources (继承自 DeleteKbContentsDTO)

适用于