osType

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

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 to linux you must also set azure.appservice.Plan arguments as kind = "Linux" and reserved = true