ProjectsAgentRecord.State Property

Definition

The operational state of the agent. Controls whether the agent endpoint accepts or rejects requests.

public Azure.AI.Projects.Agents.AgentState State { get; }
member this.State : Azure.AI.Projects.Agents.AgentState
Public ReadOnly Property State As AgentState

Property Value

Applies to