maintenance Windows
Parameters
value
An optional configuration within the SchedulingConfig to setup a recurring maintenance window with a predetermined start time and duration for the rollout of a job document to all devices in a target group for a job.
Parameters
values
An optional configuration within the SchedulingConfig to setup a recurring maintenance window with a predetermined start time and duration for the rollout of a job document to all devices in a target group for a job.
suspend fun maintenanceWindows(argument: List<suspend JobTemplateMaintenanceWindowArgsBuilder.() -> Unit>)
suspend fun maintenanceWindows(vararg argument: suspend JobTemplateMaintenanceWindowArgsBuilder.() -> Unit)
suspend fun maintenanceWindows(argument: suspend JobTemplateMaintenanceWindowArgsBuilder.() -> Unit)
Parameters
argument
An optional configuration within the SchedulingConfig to setup a recurring maintenance window with a predetermined start time and duration for the rollout of a job document to all devices in a target group for a job.