os Constraints
Parameters
value
A list of allowed OS versions. An empty list allows all types and all versions. Structure is documented below.
Parameters
values
A list of allowed OS versions. An empty list allows all types and all versions. Structure is documented below.
suspend fun osConstraints(argument: List<suspend AccessLevelConditionDevicePolicyOsConstraintArgsBuilder.() -> Unit>)
suspend fun osConstraints(vararg argument: suspend AccessLevelConditionDevicePolicyOsConstraintArgsBuilder.() -> Unit)
suspend fun osConstraints(argument: suspend AccessLevelConditionDevicePolicyOsConstraintArgsBuilder.() -> Unit)
Parameters
argument
A list of allowed OS versions. An empty list allows all types and all versions. Structure is documented below.