appList

@JvmName(name = "atmrryaeweunioua")
suspend fun appList(value: Output<List<EnrolledIntuneAppArgs>>)
@JvmName(name = "rxifiwuftjxmokgk")
suspend fun appList(value: List<EnrolledIntuneAppArgs>?)

Parameters

value

The enrolled Intune apps.


@JvmName(name = "trwkmyuoowcghcgx")
suspend fun appList(vararg values: Output<EnrolledIntuneAppArgs>)


@JvmName(name = "nmprrpidxqdicfay")
suspend fun appList(values: List<Output<EnrolledIntuneAppArgs>>)
@JvmName(name = "ilrxyaopfjhqxsbi")
suspend fun appList(vararg values: EnrolledIntuneAppArgs)

Parameters

values

The enrolled Intune apps.


@JvmName(name = "crvqtkcdijohtuew")
suspend fun appList(argument: List<suspend EnrolledIntuneAppArgsBuilder.() -> Unit>)
@JvmName(name = "kcwequohqcqkhuwp")
suspend fun appList(vararg argument: suspend EnrolledIntuneAppArgsBuilder.() -> Unit)
@JvmName(name = "mvelhlgpoeyqjiir")
suspend fun appList(argument: suspend EnrolledIntuneAppArgsBuilder.() -> Unit)

Parameters

argument

The enrolled Intune apps.