Uses of Class
com.azure.resourcemanager.appservice.models.WebAppRuntimeSettings
Packages that use WebAppRuntimeSettings
Package
Description
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 WebAppRuntimeSettingsModifier and TypeMethodDescriptionstatic WebAppRuntimeSettings
WebAppRuntimeSettings.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of WebAppRuntimeSettings from the JsonReader.WebAppRuntimes.linuxRuntimeSettings()
Get the linuxRuntimeSettings property: Linux-specific settings associated with the minor version.WebAppRuntimes.windowsRuntimeSettings()
Get the windowsRuntimeSettings property: Windows-specific settings associated with the minor version.