Compartilhar via


ProjectsAgentVersion.Status Property

Definition

The provisioning status of the agent version. Defaults to 'active' for non-hosted agents. For hosted agents, reflects infrastructure readiness.

public Azure.AI.Projects.Agents.AgentVersionStatus? Status { get; }
member this.Status : Nullable<Azure.AI.Projects.Agents.AgentVersionStatus>
Public ReadOnly Property Status As Nullable(Of AgentVersionStatus)

Property Value

Applies to