Share via


PersistentAgentFileInfo.Status Property

Definition

The state of the file. This field is available in Azure OpenAI only.

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

Property Value

Applies to