Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-features
v1
JobContext
Interface JobContext
interface
JobContext
{
jobId
?:
bigint
;
jobRunId
?:
bigint
;
}
Index
Properties
job
Id?
job
Run
Id?
Properties
Optional
job
Id
jobId
?:
bigint
The job ID where this API invoked.
Optional
job
Run
Id
jobRunId
?:
bigint
The job run ID where this API was invoked.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
job
Id
job
Run
Id
Databricks SDK for JavaScript
Loading...
The job ID where this API invoked.