ToolboxVersion.Skills Property

Definition

The list of skill sources included in this toolbox version.

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

Property Value

Applies to