WindowsJavaContainerSettings interface

Windows Java Container settings.

Properties

endOfLifeDate

End-of-life date for the minor version. NOTE: This property will not be serialized. It can only be populated by the server.

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.

isDeprecated

true if the stack is deprecated; otherwise, false. NOTE: This property will not be serialized. It can only be populated by the server.

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.

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.

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.

javaContainer

Java container (runtime only). NOTE: This property will not be serialized. It can only be populated by the server.

javaContainerVersion

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