applications

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "mbajfbgwergubckc")
suspend fun applications(argument: List<suspend IISApplicationDetailsArgsBuilder.() -> Unit>)
@JvmName(name = "yybyqbfmijmjsofi")
suspend fun applications(vararg argument: suspend IISApplicationDetailsArgsBuilder.() -> Unit)
@JvmName(name = "jbpppcgatsibgtus")
suspend fun applications(argument: suspend IISApplicationDetailsArgsBuilder.() -> Unit)

Parameters

argument

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