Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-jobs
v2
DeleteRunRequest
Interface DeleteRunRequest
interface
DeleteRunRequest
{
runId
?:
bigint
;
}
Index
Properties
run
Id?
Properties
Optional
run
Id
runId
?:
bigint
ID of the run to delete.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
run
Id
Databricks SDK for JavaScript
Loading...
ID of the run to delete.