IngestionStatus type

Ingestion status
KnownIngestionStatus can be used interchangeably with IngestionStatus, this enum contains the known values that the service supports.

Known values supported by the service

Ready: Ingestion accepted and ready to be run
Deleting: Ingestion is being deleting in the background

type IngestionStatus = string