次の方法で共有


CodeInterpreterToolResource.DataSources Property

Definition

The data sources to be used. This option is mutually exclusive with fileIds.

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

Property Value

Applies to