Databricks SDK for JavaScript
    Preparing search index...
    interface CronTrigger {
        quartzCronSchedule?: string;
        timezoneId?: string;
    }
    Index

    Properties

    quartzCronSchedule?: string
    timezoneId?: string