UpdateKbOperationDTOUpdate Clase

Definición

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

Constructores

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

Propiedades

Name (Heredado de UpdateKbContentsDTO)
QnaList (Heredado de UpdateKbContentsDTO)
Urls (Heredado de UpdateKbContentsDTO)

Se aplica a