Linux Function App Site Config Application Stack Args
constructor(dockers: Output<List<LinuxFunctionAppSiteConfigApplicationStackDockerArgs>>? = null, dotnetVersion: Output<String>? = null, javaVersion: Output<String>? = null, nodeVersion: Output<String>? = null, powershellCoreVersion: Output<String>? = null, pythonVersion: Output<String>? = null, useCustomRuntime: Output<Boolean>? = null, useDotnetIsolatedRuntime: Output<Boolean>? = null)