KnownFileImportState enum
Known values of FileImportState that the service accepts.
Fields
FatalError | A fatal error has occurred while ingesting the file. |
Ingested | The file has been ingested. |
IngestedWithErrors | The file has been ingested with errors. |
InProgress | The file ingestion is in progress. |
Invalid | The file is invalid. |
Unspecified | Unspecified state. |
WaitingForUpload | Waiting for the file to be uploaded. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript