Language

ProjectsAgentRecord.ConfigurationState Property

Definition

The administrative configuration state of the agent. This reflects whether the agent was explicitly enabled or disabled, independently of identity-derived operational state.

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

Property Value

Applies to