ScheduleItem interface
Schedule info describing when the server should be started or stopped.
Properties
start |
Start day. |
start |
Start time. |
stop |
Stop day. |
stop |
Stop time. |
Property Details
startDay
Start day.
startDay: string
Property Value
string
startTime
Start time.
startTime: string
Property Value
string
stopDay
Stop day.
stopDay: string
Property Value
string
stopTime
Stop time.
stopTime: string
Property Value
string