FunctionAppRuntimes interface
Function App stack runtimes.
Properties
linux |
Linux-specific settings associated with the minor version. NOTE: This property will not be serialized. It can only be populated by the server. |
windows |
Windows-specific settings associated with the minor version. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
linuxRuntimeSettings
Linux-specific settings associated with the minor version. NOTE: This property will not be serialized. It can only be populated by the server.
linuxRuntimeSettings?: FunctionAppRuntimeSettings
Property Value
windowsRuntimeSettings
Windows-specific settings associated with the minor version. NOTE: This property will not be serialized. It can only be populated by the server.
windowsRuntimeSettings?: FunctionAppRuntimeSettings