AgentHostBuilder.VersionRegistry 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.
Registry for protocol version identity segments appended to the
x-platform-server response header. Protocol extensions register
their identity during route mapping.
public Azure.AI.AgentServer.Core.ServerVersionRegistry VersionRegistry { get; }
member this.VersionRegistry : Azure.AI.AgentServer.Core.ServerVersionRegistry
Public ReadOnly Property VersionRegistry As ServerVersionRegistry