WebAppRuntimes interface

Web App stack runtimes.

Properties

linuxContainerSettings

Linux-specific settings associated with the Java container minor version. NOTE: This property will not be serialized. It can only be populated by the server.

linuxRuntimeSettings

Linux-specific settings associated with the minor version. NOTE: This property will not be serialized. It can only be populated by the server.

windowsContainerSettings

Windows-specific settings associated with the Java container minor version. NOTE: This property will not be serialized. It can only be populated by the server.

windowsRuntimeSettings

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

linuxContainerSettings

Linux-specific settings associated with the Java container minor version. NOTE: This property will not be serialized. It can only be populated by the server.

linuxContainerSettings?: LinuxJavaContainerSettings

Property Value

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?: WebAppRuntimeSettings

Property Value

windowsContainerSettings

Windows-specific settings associated with the Java container minor version. NOTE: This property will not be serialized. It can only be populated by the server.

windowsContainerSettings?: WindowsJavaContainerSettings

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?: WebAppRuntimeSettings

Property Value