osType

@JvmName(name = "cjmkrkpaebjgmmdi")
suspend fun osType(value: Output<String>)
@JvmName(name = "cjcfkxyseqaubeub")
suspend fun osType(value: String?)

Parameters

value

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).