applications

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ymttdgqxdcbnlrap")
suspend fun applications(argument: List<suspend IISApplicationDetailsArgsBuilder.() -> Unit>)
@JvmName(name = "npwaohkubpublrmg")
suspend fun applications(vararg argument: suspend IISApplicationDetailsArgsBuilder.() -> Unit)
@JvmName(name = "ehtsbyrwbbdiajfs")
suspend fun applications(argument: suspend IISApplicationDetailsArgsBuilder.() -> Unit)

Parameters

argument

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