Uses of Class
com.azure.resourcemanager.appservice.models.WebAppRuntimeStack
Packages that use WebAppRuntimeStack
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WebAppRuntimeStack in com.azure.resourcemanager.appservice.models
Fields in com.azure.resourcemanager.appservice.models declared as WebAppRuntimeStackModifier and TypeFieldDescriptionstatic final WebAppRuntimeStackWebAppRuntimeStack.JAVAJava.static final WebAppRuntimeStackWebAppRuntimeStack.NET.NET Framework.static final WebAppRuntimeStackWebAppRuntimeStack.NETCORE.NET Core.static final WebAppRuntimeStackWebAppRuntimeStack.PHPPHP.static final WebAppRuntimeStackWebAppRuntimeStack.PYTHONPython.Methods in com.azure.resourcemanager.appservice.models with parameters of type WebAppRuntimeStackModifier and TypeMethodDescriptionWebApp.DefinitionStages.WithWindowsAppFramework.withRuntimeStack(WebAppRuntimeStack runtimeStack) Specifies the runtime stack for the web app on Windows operating system.WebApp.UpdateStages.WithWindowsRuntimeStack.withRuntimeStack(WebAppRuntimeStack runtimeStack) Specifies the runtime stack for the web app on Windows operating system.