GitHubCopilotToolsetPreview.Configs 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.
Per-tool configuration overrides. Duplicate built-in tool names are not allowed.
public System.Collections.Generic.IList<Azure.AI.Extensions.OpenAI.GitHubCopilotToolsetConfig> Configs { get; }
member this.Configs : System.Collections.Generic.IList<Azure.AI.Extensions.OpenAI.GitHubCopilotToolsetConfig>
Public ReadOnly Property Configs As IList(Of GitHubCopilotToolsetConfig)