Parameter | Type | Description | Example |
---|---|---|---|
object | The request configuration of the scheduled SQL job. | ||
description | string | The description of the scheduled SQL job. | This is a scheduled sql job |
displayName | string | The display name of the scheduled SQL job. | This is a scheduled sql job |
name | string | The name of the scheduled SQL job. | test-scheduled-sql |
schedule | Schedule | The scheduling settings of the Scheduled SQL job. | |
configuration | ScheduledSQLConfiguration | The configuration of the Scheduled SQL job. | |
createTime | long | The time when the Scheduled SQL job was created. | 1714123644 |
lastModifiedTime | long | The time when the Scheduled SQL job was last modified. | 1714123644 |
scheduleId | string | The ID of the scheduler. | e73f43732852064ad5d091914e39342f |
status | string | The status of the Scheduled SQL job. | ENABLED |