Partilhar via


VectorStoreFileBatch.Status Property

Definition

The status of the vector store files batch, which can be either in_progress, completed, cancelled or failed.

public Azure.AI.Projects.VectorStoreFileBatchStatus Status { get; }
member this.Status : Azure.AI.Projects.VectorStoreFileBatchStatus
Public ReadOnly Property Status As VectorStoreFileBatchStatus

Property Value

Applies to