Values.MaintenanceCreateSettingsSourcePlaceholder documentation for MaintenanceCreateSettings
type nonrec t = {maintenanceDay : MaintenanceDay.t option;Choose one day of the week for maintenance. The chosen day is used for all future maintenance windows.
*)maintenanceStartTime : string option;Choose the hour that maintenance will start. The chosen time is used for all future maintenance windows.
*)}