Uses of Class
com.azure.resourcemanager.appservice.models.FunctionAppRuntimeSettings
Packages that use FunctionAppRuntimeSettings
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of FunctionAppRuntimeSettings in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return FunctionAppRuntimeSettingsModifier and TypeMethodDescriptionstatic FunctionAppRuntimeSettings
FunctionAppRuntimeSettings.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of FunctionAppRuntimeSettings from the JsonReader.FunctionAppRuntimes.linuxRuntimeSettings()
Get the linuxRuntimeSettings property: Linux-specific settings associated with the minor version.FunctionAppRuntimes.windowsRuntimeSettings()
Get the windowsRuntimeSettings property: Windows-specific settings associated with the minor version.