Constructor
new ScheduleDefinition(uptimeDefinitions, scheduleDefinitionString)
Creates a new schedule definition.
Parameters:
| Name | Type | Description |
|---|---|---|
uptimeDefinitions |
Object | All available uptime definitions. The index of the object should be the name of the uptime definition |
scheduleDefinitionString |
String | The schedule definition string (e.g. 'Mo#1') |
- Source: