IWithWindowsRuntimeStack Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A web app update allowing runtime stack on Windows operating system to be specified.
public interface IWithWindowsRuntimeStack
type IWithWindowsRuntimeStack = interface
Public Interface IWithWindowsRuntimeStack
- Derived
Methods
WithRuntimeStack(WebAppRuntimeStack) |
Specifies the runtime stack for the web app on Windows operating system. |