Azure Databricks · Example Payload

Azure Databricks Cron Schedule Example

AnalyticsApache SparkBig DataData EngineeringMachine Learning

Azure Databricks Cron Schedule Example is an example object payload from Azure Databricks, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

quartz_cron_expressiontimezone_idpause_status

Example Payload

Raw ↑
{
  "quartz_cron_expression": "example_value",
  "timezone_id": "500123",
  "pause_status": "example_value"
}