JobProperties interface
Properties of a job.
Properties
| description | User-defined description of the job. |
| schedule | Schedule properties of the job. |
| version | The job version number. |
Property Details
description
User-defined description of the job.
description?: string
Property Value
string
schedule
version
The job version number.
version?: number
Property Value
number