alwaysOn

@JvmName(name = "krfmmhuxtatitejl")
suspend fun alwaysOn(value: Output<Boolean>)
@JvmName(name = "bceprbirrdenadvm")
suspend fun alwaysOn(value: Boolean?)

Parameters

value

Should the app be loaded at all times? Defaults to false.

NOTE: when using an App Service Plan in the Free or Shared Tiers always_on must be set to false.