appSettings

@JvmName(name = "qhbbddegihiaxrxm")
suspend fun appSettings(value: Output<Map<String, String>>)
@JvmName(name = "uhuxfddxfkpvsvni")
suspend fun appSettings(value: Map<String, String>?)

Parameters

value

A map of key-value pairs for [App

  • Settings](https://docs.microsoft.com/en-us/azure/azure-functions/functions-app-settings) and custom values.


@JvmName(name = "uipfwwicxvjhmrjb")
fun appSettings(vararg values: Pair<String, String>)

Parameters

values

A map of key-value pairs for [App

  • Settings](https://docs.microsoft.com/en-us/azure/azure-functions/functions-app-settings) and custom values.