linux Fx Version
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
inazure.appservice.ServicePlan
toLinux
when this property is set.