zipDeployFile

@JvmName(name = "sxjstwcjatjtlmts")
suspend fun zipDeployFile(value: Output<String>)
@JvmName(name = "vtbisjhwqivcndlt")
suspend fun zipDeployFile(value: String?)

Parameters

value

The local path and filename of the Zip packaged application to deploy to this Linux Web App.

Note: Using this value requires WEBSITE_RUN_FROM_PACKAGE=1 to be set on the App in app_settings. Refer to the Azure docs for further details.