次の方法で共有


AgentPageableListOfVectorStore.Data Property

Definition

The requested list of items.

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

Property Value

Applies to