WorkingMemoryEntry 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.
Working memory entry.
public class WorkingMemoryEntry : System.ClientModel.Primitives.IJsonModel<Azure.AI.Discovery.WorkingMemoryEntry>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Discovery.WorkingMemoryEntry>
type WorkingMemoryEntry = class
interface IJsonModel<WorkingMemoryEntry>
interface IPersistableModel<WorkingMemoryEntry>
Public Class WorkingMemoryEntry
Implements IJsonModel(Of WorkingMemoryEntry), IPersistableModel(Of WorkingMemoryEntry)
- Inheritance
-
WorkingMemoryEntry
- Implements
Properties
| Name | Description |
|---|---|
| Content |
The content of the working memory entry. |
| CreatedAt |
The timestamp when the resource was created. |
| Type |
The type of the working memory entry. |