osType

val osType: Output<String>?

A string indicating the Operating System type for this function app. The only possible value is linux. Changing this forces a new resource to be created.

NOTE: This value will be linux for Linux Derivatives or an empty string for Windows (default).