FileState.Processed Property

Definition

The operation has successfully processed and is ready for consumption. It can be categorized as a terminal state.

public static Azure.AI.Agents.Persistent.FileState Processed { get; }
static member Processed : Azure.AI.Agents.Persistent.FileState
Public Shared ReadOnly Property Processed As FileState

Property Value

Applies to