VersionSelectionRule Class
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 VersionSelectionRule. Please note this is the abstract base class. The derived classes available for instantiation are: FixedRatioVersionSelectionRule.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Projects.Agents.UnknownVersionSelectionRule))]
public abstract class VersionSelectionRule : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.VersionSelectionRule>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.VersionSelectionRule>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Projects.Agents.UnknownVersionSelectionRule))>]
type VersionSelectionRule = class
interface IJsonModel<VersionSelectionRule>
interface IPersistableModel<VersionSelectionRule>
Public MustInherit Class VersionSelectionRule
Implements IJsonModel(Of VersionSelectionRule), IPersistableModel(Of VersionSelectionRule)
- Inheritance
-
VersionSelectionRule
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| AgentVersion |
The agent version to route traffic to. |