Language

ProjectsAgentRecord.StateSource Property

Definition

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)

Property Value

Applies to