Windows Web App Site Config Application Stack
constructor(currentStack: String? = null, dockerImageName: String? = null, dockerRegistryPassword: String? = null, dockerRegistryUrl: String? = null, dockerRegistryUsername: String? = null, dotnetCoreVersion: String? = null, dotnetVersion: String? = null, javaContainer: String? = null, javaContainerVersion: String? = null, javaEmbeddedServerEnabled: Boolean? = null, javaVersion: String? = null, nodeVersion: String? = null, phpVersion: String? = null, python: Boolean? = null, tomcatVersion: String? = null)