Share via


HostedAgentDefinition.ProtocolVersions Property

Definition

The protocols that the agent supports for ingress communication.

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

Property Value

Applies to