Uses of Class
com.azure.resourcemanager.appservice.models.FunctionAppRuntimeSettings
-
Packages that use FunctionAppRuntimeSettings Package Description com.azure.resourcemanager.appservice.models 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 FunctionAppRuntimeSettings Modifier and Type Method Description FunctionAppRuntimeSettingsFunctionAppRuntimes. linuxRuntimeSettings()Get the linuxRuntimeSettings property: Linux-specific settings associated with the minor version.FunctionAppRuntimeSettingsFunctionAppRuntimes. windowsRuntimeSettings()Get the windowsRuntimeSettings property: Windows-specific settings associated with the minor version.
-