次の方法で共有


InvokeAgentScopeDetails Class

Definition

Scope-level configuration for agent invocation tracing.

public sealed class InvokeAgentScopeDetails : IEquatable<Microsoft.Agents.A365.Observability.Runtime.Tracing.Contracts.InvokeAgentScopeDetails>
type InvokeAgentScopeDetails = class
    interface IEquatable<InvokeAgentScopeDetails>
Public NotInheritable Class InvokeAgentScopeDetails
Implements IEquatable(Of InvokeAgentScopeDetails)
Inheritance
InvokeAgentScopeDetails
Implements

Constructors

Name Description
InvokeAgentScopeDetails(Uri)

Initializes a new instance of the InvokeAgentScopeDetails class.

Properties

Name Description
Endpoint

The endpoint URI for the AI agent.

Methods

Name Description
Equals(InvokeAgentScopeDetails)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)

Determines whether the specified object is equal to the current object.

GetHashCode()

Serves as the default hash function.

Applies to