schedule
Namespace: | (default namespace) |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
target (string) | 0/1 | |
subscriptionId (string) | 0/1 | |
applicationName (string) | 0/1 | |
tag (string) | 0/1 | |
type (type) | 0/1 | |
executionTimes (string) | 0/unbounded | |
daysOfMonth (int) | 0/unbounded | |
daysOfWeek (dayOfTheWeek) | 0/unbounded | |
months (monthName) | 0/unbounded | |
startDate (dateTime) | 0/1 | |
endDate (dateTime) | 0/1 | |
hourlyStep (long) | 0/1 | |
weekOfMonth (weekOfMonth) | 0/1 | |
skipHolidays (boolean) | 0/1 | |
hourlyType (hourlyType) | 0/1 | |
dailyType (dailyType) | 0/1 | |
monthlyType (monthlyType) | 0/1 | |
metadata (metadata) | 0/1 |
JSON
property | type | description |
---|---|---|
target | target (string) | |
subscriptionId | subscriptionId (string) | |
applicationName | applicationName (string) | |
tag | tag (string) | |
type | type (type) | |
executionTimes | array of executionTimes (string) | |
daysOfMonth | array of daysOfMonth (int) | |
daysOfWeek | array of daysOfWeek (dayOfTheWeek) | |
months | array of months (monthName) | |
startDate | startDate (dateTime) | |
endDate | endDate (dateTime) | |
hourlyStep | hourlyStep (long) | |
weekOfMonth | weekOfMonth (weekOfMonth) | |
skipHolidays | skipHolidays (boolean) | |
hourlyType | hourlyType (hourlyType) | |
dailyType | dailyType (dailyType) | |
monthlyType | monthlyType (monthlyType) | |
metadata | metadata (metadata) |