AgentEndpoint.VersionSelector 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 version selector of the agent endpoint determines how traffic is routed to different versions of the agent.
public Azure.AI.Projects.Agents.VersionSelector VersionSelector { get; set; }
member this.VersionSelector : Azure.AI.Projects.Agents.VersionSelector with get, set
Public Property VersionSelector As VersionSelector