Databricks SDK for JavaScript
    Preparing search index...

    Interface JobsHealthRule

    interface JobsHealthRule {
        metric?: JobsHealthMetric;
        op?: JobsHealthOperator;
        value?: bigint;
    }
    Index

    Properties

    Properties

    value?: bigint

    Specifies the threshold value that the health metric should obey to satisfy the health rule.