LinuxFunctionAppSiteConfigApplicationStack

constructor(dockers: List<LinuxFunctionAppSiteConfigApplicationStackDocker>? = null, dotnetVersion: String? = null, javaVersion: String? = null, nodeVersion: String? = null, powershellCoreVersion: String? = null, pythonVersion: String? = null, useCustomRuntime: Boolean? = null, useDotnetIsolatedRuntime: Boolean? = null)