os Type
Parameters
value
A string indicating the Operating System type for this function app. Possible values are linux
and ``(empty string). Changing this forces a new resource to be created. Defaults to ""
.
NOTE: This value will be
linux
for Linux derivatives, or an empty string for Windows (default). When set tolinux
you must also setazure.appservice.Plan
arguments askind = "Linux"
andreserved = true