applications

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "dufowjwkhrprjvqo")
suspend fun applications(argument: List<suspend IISApplicationDetailsArgsBuilder.() -> Unit>)
@JvmName(name = "mgwqgspmykyrtrti")
suspend fun applications(vararg argument: suspend IISApplicationDetailsArgsBuilder.() -> Unit)
@JvmName(name = "vxcxfyrnsmougweu")
suspend fun applications(argument: suspend IISApplicationDetailsArgsBuilder.() -> Unit)

Parameters

argument

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