Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-jobs
v2
JobEditMode
Type Alias JobEditMode
JobEditMode
:
typeof
JobEditMode
[
keyof
typeof
JobEditMode
]
|
string
&
{}
Edit mode of the job.
UI_LOCKED
: The job is in a locked UI state and cannot be modified.
EDITABLE
: The job is in an editable state and can be modified.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Databricks SDK for JavaScript
Loading...
Edit mode of the job.
UI_LOCKED: The job is in a locked UI state and cannot be modified.EDITABLE: The job is in an editable state and can be modified.