Package version:

Interface Job

A job.

Hierarchy

Properties

description?: string

User-defined description of the job.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

schedule?: JobSchedule

Schedule properties of the job.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

version?: number

The job version number. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc