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 WebAppRuntimeStack
WebAppRuntimeStack.JAVA
Java.static final WebAppRuntimeStack
WebAppRuntimeStack.NET
.NET Framework.static final WebAppRuntimeStack
WebAppRuntimeStack.NETCORE
.NET Core.static final WebAppRuntimeStack
WebAppRuntimeStack.PHP
PHP.static final WebAppRuntimeStack
WebAppRuntimeStack.PYTHON
Python.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.