appList

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

Parameters

value

The enrolled Intune apps.


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


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

Parameters

values

The enrolled Intune apps.


@JvmName(name = "swnomgyfoxebssee")
suspend fun appList(argument: List<suspend EnrolledIntuneAppArgsBuilder.() -> Unit>)
@JvmName(name = "hblgyjvpnbmcwvpi")
suspend fun appList(vararg argument: suspend EnrolledIntuneAppArgsBuilder.() -> Unit)
@JvmName(name = "dolnqskymkterfiy")
suspend fun appList(argument: suspend EnrolledIntuneAppArgsBuilder.() -> Unit)

Parameters

argument

The enrolled Intune apps.