applications

@JvmName(name = "ysbehjvmaukbtxfa")
suspend fun applications(value: Output<List<IISApplicationDetailsArgs>>)
@JvmName(name = "yfrnnmbyyngdamgl")
suspend fun applications(value: List<IISApplicationDetailsArgs>?)

Parameters

value

Gets or sets the list of applications for the IIS web site.


@JvmName(name = "urjbclmeyhiabxhc")
suspend fun applications(vararg values: Output<IISApplicationDetailsArgs>)


@JvmName(name = "liibuusoojervqtu")
suspend fun applications(values: List<Output<IISApplicationDetailsArgs>>)
@JvmName(name = "rrwyuxpxombynfma")
suspend fun applications(vararg values: IISApplicationDetailsArgs)

Parameters

values

Gets or sets the list of applications for the IIS web site.


@JvmName(name = "wncwyrmnnwydythj")
suspend fun applications(argument: List<suspend IISApplicationDetailsArgsBuilder.() -> Unit>)
@JvmName(name = "avymtsciwdpedeqn")
suspend fun applications(vararg argument: suspend IISApplicationDetailsArgsBuilder.() -> Unit)
@JvmName(name = "fadoehjadtsbljby")
suspend fun applications(argument: suspend IISApplicationDetailsArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the list of applications for the IIS web site.