Share via


FunctionAppRuntimesOutput interface

Function App stack runtimes.

Properties

linuxRuntimeSettings

Linux-specific settings associated with the minor version.

windowsRuntimeSettings

Windows-specific settings associated with the minor version.

Property Details

linuxRuntimeSettings

Linux-specific settings associated with the minor version.

linuxRuntimeSettings?: FunctionAppRuntimeSettingsOutput

Property Value

windowsRuntimeSettings

Windows-specific settings associated with the minor version.

windowsRuntimeSettings?: FunctionAppRuntimeSettingsOutput

Property Value