Background Task
Learn more about Background Tasks from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetBackgroundTask | Get a Background Task resource. |
|
| DELETE | DeleteBackgroundTask | Delete an existing Background Task resource. |
|
| GET | GetBackgroundTaskErrorList | Get a collection of Background Task Error resources for the Background Task. |
|
| GET | GetBackgroundTaskCollection | Get a collection of Background Task resources. |
|
| GET | GetBackgroundTaskStepForBackgroundTaskCollection | Get a collection of Background Task Step resources for the Background Task. |
|
| GET | BatchGetBackgroundTask | Get a collection of Background Task resources for the set of id's. |
|
| DELETE | BatchDeleteBackgroundTask | Delete a collection of existing Background Task resources. |
|
| POST | BatchCancelBackgroundTask | Cancel the work registered for the collection of Background Task resources. |
|
| POST | BulkCreateBackgroundTaskLoad | Bulk create Background Task load. |
|
| POST | CancelBackgroundTask | Cancel the work registered for the Background Task resource. |
|
| POST | CreateBackgroundTaskLoad | Create Background Task load. |