Condividi tramite


MemoryUpdateResultDetails.MemoryOperations Property

Definition

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

public System.Collections.Generic.IList<Azure.AI.Projects.Memory.MemoryOperation> MemoryOperations { get; }
member this.MemoryOperations : System.Collections.Generic.IList<Azure.AI.Projects.Memory.MemoryOperation>
Public ReadOnly Property MemoryOperations As IList(Of MemoryOperation)

Property Value

Applies to