Condividi tramite


MemorySearchToolCallItemResource.Results Property

Definition

The results returned from the memory search.

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

Property Value

Applies to