Share via


AgentFile.Status Property

Definition

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

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

Property Value

Applies to