HostedAgentDefinition.ProtocolVersions Property
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.
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)