Share via


RecentBatchJob interface

Information about the most recent Job to run under the Job Schedule.

Properties

id

The ID of the Job.

url

The URL of the Job.

Property Details

id

The ID of the Job.

id?: string

Property Value

string

url

The URL of the Job.

url?: string

Property Value

string