KnownOperationState enum
Known values of OperationState that the service accepts.
Fields
Blocked | Blocked |
Cancelled | Cancelled |
Executing | Executing |
Failed | Failed |
PendingExecution | PendingExecution |
PendingScheduling | PendingScheduling |
Scheduled | Scheduled |
Succeeded | Succeeded |
Unknown | Unknown |
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