public static interface WebApp.UpdateStages.WithWindowsRuntimeStack
| Modifier and Type | Method and Description |
|---|---|
WebApp.Update |
withRuntimeStack(WebAppRuntimeStack runtimeStack)
Specifies the runtime stack for the web app on Windows operating system.
|
WebApp.Update withRuntimeStack(WebAppRuntimeStack runtimeStack)
runtimeStack - the runtime stack for web appVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.