weeklyMaintenanceStartTime property

String? weeklyMaintenanceStartTime
final

The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. Where d is the weekday number, from 1 through 7, with 1 = Monday and 7 = Sunday.

Implementation

final String? weeklyMaintenanceStartTime;