ProjectsAgentRecord.StateSource 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 source of the agent's operational state. When the agent is disabled, indicates where the disabled state originates from. Empty when not derived from a specific source.
public Azure.AI.Projects.Agents.AgentStateSource? StateSource { get; }
member this.StateSource : Nullable<Azure.AI.Projects.Agents.AgentStateSource>
Public ReadOnly Property StateSource As Nullable(Of AgentStateSource)