PromotionInfo Class

Definition

Promotion metadata recorded when a candidate is deployed to a Foundry agent.

public class PromotionInfo : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.PromotionInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.PromotionInfo>
type PromotionInfo = class
    interface IJsonModel<PromotionInfo>
    interface IPersistableModel<PromotionInfo>
Public Class PromotionInfo
Implements IJsonModel(Of PromotionInfo), IPersistableModel(Of PromotionInfo)
Inheritance
PromotionInfo
Implements

Applies to