LinuxJavaContainerSettings interface
Linux Java Container settings.
Properties
| end |
End-of-life date for the minor version. NOTE: This property will not be serialized. It can only be populated by the server. |
| is |
|
| is |
|
| is |
|
| is |
|
| is |
|
| java11Runtime | Java 11 version (runtime only). NOTE: This property will not be serialized. It can only be populated by the server. |
| java8Runtime | Java 8 version (runtime only). NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
endOfLifeDate
End-of-life date for the minor version. NOTE: This property will not be serialized. It can only be populated by the server.
endOfLifeDate?: Date
Property Value
Date
isAutoUpdate
true if the stack version is auto-updated; otherwise, false.
NOTE: This property will not be serialized. It can only be populated by the server.
isAutoUpdate?: boolean
Property Value
boolean
isDeprecated
true if the stack is deprecated; otherwise, false.
NOTE: This property will not be serialized. It can only be populated by the server.
isDeprecated?: boolean
Property Value
boolean
isEarlyAccess
true if the minor version is early-access; otherwise, false.
NOTE: This property will not be serialized. It can only be populated by the server.
isEarlyAccess?: boolean
Property Value
boolean
isHidden
true if the stack should be hidden; otherwise, false.
NOTE: This property will not be serialized. It can only be populated by the server.
isHidden?: boolean
Property Value
boolean
isPreview
true if the stack is in preview; otherwise, false.
NOTE: This property will not be serialized. It can only be populated by the server.
isPreview?: boolean
Property Value
boolean
java11Runtime
Java 11 version (runtime only). NOTE: This property will not be serialized. It can only be populated by the server.
java11Runtime?: string
Property Value
string
java8Runtime
Java 8 version (runtime only). NOTE: This property will not be serialized. It can only be populated by the server.
java8Runtime?: string
Property Value
string