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 appCopyright © 2021 Microsoft Corporation. All rights reserved.