startMinutes property

int? startMinutes
getter/setter pair

If the type is WINDOWED, the start of the maintenance window, measured as the number of minutes after midnight in the device's local time.

This value must be between 0 and 1439, inclusive.

Implementation

core.int? startMinutes;