AgentEndpoint.Protocols Property

Definition

The protocols that the agent supports.

public System.Collections.Generic.IList<Azure.AI.Projects.Agents.AgentEndpointProtocol> Protocols { get; }
member this.Protocols : System.Collections.Generic.IList<Azure.AI.Projects.Agents.AgentEndpointProtocol>
Public ReadOnly Property Protocols As IList(Of AgentEndpointProtocol)

Property Value

Applies to