KnowledgeBaseResponseCompletedEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Emitted after retrieval completes successfully.
public class KnowledgeBaseResponseCompletedEvent : System.ClientModel.Primitives.IJsonModel<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseResponseCompletedEvent>, System.ClientModel.Primitives.IPersistableModel<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseResponseCompletedEvent>
type KnowledgeBaseResponseCompletedEvent = class
interface IJsonModel<KnowledgeBaseResponseCompletedEvent>
interface IPersistableModel<KnowledgeBaseResponseCompletedEvent>
Public Class KnowledgeBaseResponseCompletedEvent
Implements IJsonModel(Of KnowledgeBaseResponseCompletedEvent), IPersistableModel(Of KnowledgeBaseResponseCompletedEvent)
- Inheritance
-
KnowledgeBaseResponseCompletedEvent
- Implements
Properties
| Name | Description |
|---|---|
| Response |
The authoritative completed retrieval response. |
| StatusCode |
The semantic HTTP status of the completed retrieval. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to KnowledgeBaseResponseCompletedEvent) | |