Share via


ToolConnectionList.ConnectionList Property

Definition

The connections attached to this tool. There can be a maximum of 1 connection resource attached to the tool.

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

Property Value

Applies to