Share via


MemoryStoreUpdateResult.MemoryOperations Property

Definition

A list of individual memory operations that were performed during the update.

public System.Collections.Generic.IReadOnlyList<Azure.AI.AgentServer.Contracts.Generated.MemoryStore.MemoryOperation> MemoryOperations { get; }
member this.MemoryOperations : System.Collections.Generic.IReadOnlyList<Azure.AI.AgentServer.Contracts.Generated.MemoryStore.MemoryOperation>
Public ReadOnly Property MemoryOperations As IReadOnlyList(Of MemoryOperation)

Property Value

Applies to