ProjectsAgentRecord.ConfigurationState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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