PromoteCandidateRequest Class

Definition

Request body for promoting a candidate to a Foundry agent version.

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

Applies to