Share via


FoundryToolRuntime.Invocation Property

Definition

Gets the tool invocation resolver for invoking tools.

public Azure.AI.AgentServer.Core.Tools.Runtime.Invocation.IFoundryToolInvocationResolver Invocation { get; }
member this.Invocation : Azure.AI.AgentServer.Core.Tools.Runtime.Invocation.IFoundryToolInvocationResolver
Public ReadOnly Property Invocation As IFoundryToolInvocationResolver

Property Value

Implements

Applies to