applicationPackages

@JvmName(name = "aswfycsoqyqgcnim")
suspend fun applicationPackages(value: Output<List<ApplicationPackageReferenceArgs>>)
@JvmName(name = "fwximrtqvbatifyq")
suspend fun applicationPackages(value: List<ApplicationPackageReferenceArgs>?)

Parameters

value

Changes to application package references affect all new compute nodes joining the pool, but do not affect compute nodes that are already in the pool until they are rebooted or reimaged. There is a maximum of 10 application package references on any given pool.


@JvmName(name = "syuvoenpkpjmjwhw")
suspend fun applicationPackages(vararg values: Output<ApplicationPackageReferenceArgs>)


@JvmName(name = "venixvbuyimxormo")
suspend fun applicationPackages(values: List<Output<ApplicationPackageReferenceArgs>>)
@JvmName(name = "eonkjlpbfnqfdcsn")
suspend fun applicationPackages(vararg values: ApplicationPackageReferenceArgs)

Parameters

values

Changes to application package references affect all new compute nodes joining the pool, but do not affect compute nodes that are already in the pool until they are rebooted or reimaged. There is a maximum of 10 application package references on any given pool.


@JvmName(name = "mylvfrlcxygsarib")
suspend fun applicationPackages(argument: List<suspend ApplicationPackageReferenceArgsBuilder.() -> Unit>)
@JvmName(name = "xgfcirccdyphcddk")
suspend fun applicationPackages(vararg argument: suspend ApplicationPackageReferenceArgsBuilder.() -> Unit)
@JvmName(name = "kuojwnjtsrkeijit")
suspend fun applicationPackages(argument: suspend ApplicationPackageReferenceArgsBuilder.() -> Unit)

Parameters

argument

Changes to application package references affect all new compute nodes joining the pool, but do not affect compute nodes that are already in the pool until they are rebooted or reimaged. There is a maximum of 10 application package references on any given pool.