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
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type FunctionAppRuntimeSettingsModifier and TypeClassDescriptionfinal classFunction App runtime settings.Methods in com.azure.resourcemanager.appservice.models that return FunctionAppRuntimeSettingsModifier and TypeMethodDescriptionstatic FunctionAppRuntimeSettingsFunctionAppRuntimeSettings.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.