ToolboxVersion.Skills Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)