Share via


AgentPageableListOfVectorStoreFile.Data Property

Definition

The requested list of items.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Projects.VectorStoreFile> Data { get; }
member this.Data : System.Collections.Generic.IReadOnlyList<Azure.AI.Projects.VectorStoreFile>
Public ReadOnly Property Data As IReadOnlyList(Of VectorStoreFile)

Property Value

Applies to