public static interface WebApp.DefinitionStages.WithWindowsAppFramework extends WebApp.DefinitionStages.WithContainerImage, 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.
|
withPrivateDockerHubImage, withPrivateRegistryImage, withPublicDockerHubImagecreate, createAsyncnamewithTag, withTagswithClientAffinityEnabledwithClientCertEnabledwithScmSiteAlsoStoppedwithAutoSwapSlotName, withDefaultDocument, withDefaultDocuments, withFtpsState, withHttp20Enabled, withHttpsOnly, withJavaVersion, withManagedPipelineMode, withMinTlsVersion, withNetFrameworkVersion, withoutDefaultDocument, 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 appCopyright © 2021 Microsoft Corporation. All rights reserved.