Async Job Object


Properties
countersCountersdeprecated - use counts instead

Current counters.


countsCounts

Current execution counts.


createdByCreatedByRead-only

Job creator.


createdDatestringRead-onlyformat date-time

Date and time the job was created in ISO-8601 format.


idstringRead-onlyformat GUID

Job ID.


metadataStruct

Optional job metadata, used to store any parameters used during job execution, user-defined statuses, etc.


ownerOwnerRead-onlydeprecated - use createdBy instead

Job owner.


statusstring

Current job execution status.


updatedDatestringRead-onlyformat date-time

Date and time the job was last updated in ISO-8601 format.

Did this help?