WindowsJavaContainerSettings interface
Windows 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 |
|
| java |
Java container (runtime only). NOTE: This property will not be serialized. It can only be populated by the server. |
| java |
Java container 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
javaContainer
Java container (runtime only). NOTE: This property will not be serialized. It can only be populated by the server.
javaContainer?: string
Property Value
string
javaContainerVersion
Java container version (runtime only). NOTE: This property will not be serialized. It can only be populated by the server.
javaContainerVersion?: string
Property Value
string