Dela via


WindowsJavaContainerSettings Class

Windows Java Container settings.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web._serialization.Model
WindowsJavaContainerSettings

Constructor

WindowsJavaContainerSettings(**kwargs: Any)

Variables

Name Description
java_container
str

Java container (runtime only).

java_container_version
str

Java container version (runtime only).

is_preview

<code>true</code> if the stack is in preview; otherwise, <code>false</code>.

is_deprecated

<code>true</code> if the stack is deprecated; otherwise, <code>false</code>.

is_hidden

<code>true</code> if the stack should be hidden; otherwise, <code>false</code>.

end_of_life_date

End-of-life date for the minor version.

is_auto_update

<code>true</code> if the stack version is auto-updated; otherwise, <code>false</code>.

is_early_access

<code>true</code> if the minor version is early-access; otherwise, <code>false</code>.