Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-jobs
v2
JobEnvironment
Interface JobEnvironment
interface
JobEnvironment
{
environmentKey
?:
string
;
spec
?:
Environment
;
}
Index
Properties
environment
Key?
spec?
Properties
Optional
environment
Key
environmentKey
?:
string
The key of an environment. It has to be unique within a job.
Optional
spec
spec
?:
Environment
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
environment
Key
spec
Databricks SDK for JavaScript
Loading...
The key of an environment. It has to be unique within a job.