Uses of Class
com.azure.resourcemanager.appservice.models.WebAppRuntimeSettings
-
Packages that use WebAppRuntimeSettings Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppRuntimeSettings in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return WebAppRuntimeSettings Modifier and Type Method Description WebAppRuntimeSettingsWebAppRuntimes. linuxRuntimeSettings()Get the linuxRuntimeSettings property: Linux-specific settings associated with the minor version.WebAppRuntimeSettingsWebAppRuntimes. windowsRuntimeSettings()Get the windowsRuntimeSettings property: Windows-specific settings associated with the minor version.
-