StateStoreItemRef 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.
Response for createItem / putItem (spec §4.2.1/§4.2.2) — server
metadata only, no value echoed back.
public class StateStoreItemRef : System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Core.Storage.StateStoreItemRef>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Core.Storage.StateStoreItemRef>
type StateStoreItemRef = class
interface IJsonModel<StateStoreItemRef>
interface IPersistableModel<StateStoreItemRef>
Public Class StateStoreItemRef
Implements IJsonModel(Of StateStoreItemRef), IPersistableModel(Of StateStoreItemRef)
- Inheritance
-
StateStoreItemRef
- Implements
Properties
| Name | Description |
|---|---|
| CreatedAt |
Gets the CreatedAt. |
| Etag |
Gets the Etag. |
| Id |
Gets the Id. |
| Key |
Gets the Key. |
| Object |
Always |
| UpdatedAt |
Gets the UpdatedAt. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(ClientResult to StateStoreItemRef) | |