linuxFxVersion

@JvmName(name = "scvvbbtxusknndvl")
suspend fun linuxFxVersion(value: Output<String>)
@JvmName(name = "ygssqmyduqcmwklv")
suspend fun linuxFxVersion(value: String?)

Parameters

value

Linux App Framework and version for the App Service, e.g. DOCKER|(golang:latest). Setting this value will also set the kind of application deployed to functionapp,linux,container,workflowapp.

Note: You must set os_type in azure.appservice.ServicePlan to Linux when this property is set.