AgentsPagedResultResponse.Data Property

Definition

The requested list of items.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.ResponseObject> Data { get; }
member this.Data : System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.ResponseObject>
Public ReadOnly Property Data As IList(Of ResponseObject)

Property Value

Applies to