blocking Alarms
Parameters
value
An optional alarm that you can specify that blocks practice runs when the alarm is in an ALARM
state. When a blocking alarm goes into an ALARM
state, it prevents practice runs from being started, and ends practice runs that are in progress.
Parameters
values
An optional alarm that you can specify that blocks practice runs when the alarm is in an ALARM
state. When a blocking alarm goes into an ALARM
state, it prevents practice runs from being started, and ends practice runs that are in progress.
suspend fun blockingAlarms(argument: List<suspend ZonalAutoshiftConfigurationControlConditionArgsBuilder.() -> Unit>)
suspend fun blockingAlarms(vararg argument: suspend ZonalAutoshiftConfigurationControlConditionArgsBuilder.() -> Unit)
suspend fun blockingAlarms(argument: suspend ZonalAutoshiftConfigurationControlConditionArgsBuilder.() -> Unit)
Parameters
argument
An optional alarm that you can specify that blocks practice runs when the alarm is in an ALARM
state. When a blocking alarm goes into an ALARM
state, it prevents practice runs from being started, and ends practice runs that are in progress.