DeleteJob Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A job which contains a reference to the operations to perform, results, and execution metadata.
public class DeleteJob
type DeleteJob = class
Public Class DeleteJob
- Inheritance
-
DeleteJob
Properties
| Name | Description |
|---|---|
| CreatedDateTime |
Start time of the job. The timestamp is in RFC3339 format: |
| Error |
Details of the error(s) that occurred executing the import job. |
| FinishedDateTime |
End time of the job. The timestamp is in RFC3339 format: |
| Id |
The identifier of the delete job. |
| PurgeDateTime |
Time at which job will be purged by the service from the system. The timestamp is in RFC3339 format: |
| Status |
Status of the job. |