InvokeAgentScopeDetails(Uri) Constructor
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.
Initializes a new instance of the InvokeAgentScopeDetails class.
public InvokeAgentScopeDetails(Uri? endpoint = default);
new Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.InvokeAgentScopeDetails : Uri -> Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.InvokeAgentScopeDetails
Public Sub New (Optional endpoint As Uri = Nothing)
Parameters
- endpoint
- Uri
Optional endpoint URI of the agent to invoke.