dotnetFrameworkVersion

@JvmName(name = "oglkajyiaaavhiqx")
suspend fun dotnetFrameworkVersion(value: Output<String>)
@JvmName(name = "rlurjsvaiqwvdsau")
suspend fun dotnetFrameworkVersion(value: String?)

Parameters

value

The version of the .NET framework's CLR used in this App Service Slot. Possible values are v2.0 (which will use the latest version of the .NET framework for the .NET CLR v2 - currently .net 3.5), v4.0 (which corresponds to the latest version of the .NET CLR v4 - which at the time of writing is .net 4.7.1), v5.0 and v6.0. For more information on which .NET CLR version to use based on the .NET framework you're targeting - please see this table. Defaults to v4.0.