Attributes Summary |
startTime | The time at which the prohibition on restarting the server begins.
|
endTime | The time at which the prohibition on restarting the server ends, using a 24-hour clock.
|
sunday : boolean | Denotes whether or not the prohibition during the startTime and endTime occurs on Sunday.
|
monday : boolean | Denotes whether or not the prohibition during the startTime and endTime occurs on Monday.
|
tuesday : boolean | Denotes whether or not the prohibition during the startTime and endTime occurs on Tuesday.
|
wednesday : boolean | Denotes whether or not the prohibition during the startTime and endTime occurs on Wednesday.
|
thursday : boolean | Denotes whether or not the prohibition during the startTime and endTime occurs on Thursday.
|
friday : boolean | Denotes whether or not the prohibition during the startTime and endTime occurs on Friday.
|
saturday : boolean | Denotes whether or not the prohibition during the startTime and endTime occurs on Saturday.
|