WebAppRuntimes interface
Web App stack runtimes.
Properties
linux |
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. |
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 Java container 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
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