KnowledgeBaseActivityStartedEvent 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 immediately before an individual retrieval activity begins executing.
public class KnowledgeBaseActivityStartedEvent : System.ClientModel.Primitives.IJsonModel<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseActivityStartedEvent>, System.ClientModel.Primitives.IPersistableModel<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseActivityStartedEvent>
type KnowledgeBaseActivityStartedEvent = class
interface IJsonModel<KnowledgeBaseActivityStartedEvent>
interface IPersistableModel<KnowledgeBaseActivityStartedEvent>
Public Class KnowledgeBaseActivityStartedEvent
Implements IJsonModel(Of KnowledgeBaseActivityStartedEvent), IPersistableModel(Of KnowledgeBaseActivityStartedEvent)
- Inheritance
-
KnowledgeBaseActivityStartedEvent
- Implements
Properties
| Name | Description |
|---|---|
| Id |
The ID of the activity record, matching the |
| KnowledgeSourceName |
The knowledge source used by the activity, when the activity targets a knowledge source. |
| StartedOn |
The time at which the activity started. |
| Type |
The type of the activity that has started. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to KnowledgeBaseActivityStartedEvent) | |