The date at which to stop the schedule.
You can specify the date and time in one of the following formats:
YYYY-SHORTMONTH-DD HH:NN:SS. Controller interprets the time as UTC.#ISODATETIME. An ISO-8601 date, optionally with a time. This format accepts the format YYYY-MM-DDTHH:NN:SS.FFFFZ. YYYY-MM-DD is always required, but this format accepts the following variations:
T or a space, or you can omit the separator between date and time. If you use the T separator, it must have a valid time after it.Z, ±HH, ±HHMM, or ±HH:MM.YYYYMMDDHHMMSS, but not YYYYMMDDHH:MM:SS or YYYY-MM-DDHHMMSS).You can also set ScheduleCount to specify the number of times a schedule should run.
| Actions: | AddSchedule EditSchedule |
| Type: | String |
| Default: | None |
| Required: | No |
| Example: | ScheduleEnd=2014-Jun-30 00:00:01
|
| See Also: | ScheduleCount |
|
|