control Scope
Parameters
value
The scope of a control. The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans.
suspend fun controlScope(argument: suspend FrameworkControlControlScopePropertiesArgsBuilder.() -> Unit)
Parameters
argument
The scope of a control. The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans.