VersionSelectionRule Class

Definition

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

Applies to