Databricks SDK for JavaScript
    Preparing search index...

    Take a snapshot once per day, at the configured hour.

    interface DailySchedule {
        hour?: number;
    }
    Index

    Properties

    Properties

    hour?: number

    The hour of the day, in UTC, at which to take the snapshot, in [0, 23].