KnownOperationStatus enum
Known values of OperationStatus that the service accepts.
Fields
Failed | Background operation finished with failure. |
NotStarted | Background operation created but not started yet. |
Running | Background operation is currently running. |
Succeeded | Background operation finished with success. |
Undefined | Undefined operation status. |
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