Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-jobs
v2
JobsHealthRules
Interface JobsHealthRules
An optional set of health rules that can be defined for this job.
interface
JobsHealthRules
{
rules
?:
JobsHealthRule
[]
;
}
Index
Properties
rules?
Properties
Optional
rules
rules
?:
JobsHealthRule
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rules
Databricks SDK for JavaScript
Loading...
An optional set of health rules that can be defined for this job.