|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The request configuration of a 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 |
integer |
The time when the Scheduled SQL job was created. |
1714123644 |
| lastModifiedTime |
integer |
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 |