PromoteCandidateResponse Class

Definition

Response after successfully promoting a candidate.

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

Applies to