application Stack
Parameters
value
An application_stack
block as defined above.
Note: If this is set, there must not be an application setting
FUNCTIONS_WORKER_RUNTIME
.
suspend fun applicationStack(argument: suspend LinuxFunctionAppSiteConfigApplicationStackArgsBuilder.() -> Unit)
Parameters
argument
An application_stack
block as defined above.
Note: If this is set, there must not be an application setting
FUNCTIONS_WORKER_RUNTIME
.