Databricks SDK for JavaScript
    Preparing search index...

    Anomaly Detection Configurations.

    interface AnomalyDetectionConfig {
        excludedTableFullNames?: string[];
    }
    Index

    Properties

    excludedTableFullNames?: string[]

    List of fully qualified table names to exclude from anomaly detection.