次の方法で共有


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)

適用対象