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 app/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/