public static interface WebApp.DefinitionStages.WithWindowsRuntimeStack extends WebApp.DefinitionStages.WithCreate
| Modifier and Type | Method and Description |
|---|---|
WebApp.DefinitionStages.WithCreate |
withRuntimeStack(WebAppRuntimeStack runtimeStack)
Specifies the runtime stack for the web app on Windows operating system.
|
create, createAsync, createAsynckeynamewithTag, withTagswithClientAffinityEnabledwithClientCertEnabledwithScmSiteAlsoStoppedwithAutoSwapSlotName, withDefaultDocument, withDefaultDocuments, withFtpsState, withHttp20Enabled, withHttpsOnly, withJavaVersion, withManagedPipelineMode, withMinTlsVersion, withNetFrameworkVersion, withoutDefaultDocument, withoutPhp, withPhpVersion, withPlatformArchitecture, withPythonVersion, withRemoteDebuggingDisabled, withRemoteDebuggingEnabled, withVirtualApplications, withWebAppAlwaysOn, withWebSocketsEnabledwithAppSetting, withAppSettings, withStickyAppSetting, withStickyAppSettingswithConnectionString, withStickyConnectionStringdefineSourceControl, withLocalGitSourceControldefineHostnameBinding, withManagedHostnameBindings, withThirdPartyHostnameBindingdefineSslBindingdefineAuthenticationdefineDiagnosticLogsConfiguration, withContainerLoggingDisabled, withContainerLoggingEnabled, withContainerLoggingEnabledwithoutSystemAssignedManagedServiceIdentity, withSystemAssignedManagedServiceIdentity, withUserAssignedManagedServiceIdentityWebApp.DefinitionStages.WithCreate 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.
*/