你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LinuxJavaContainerSettings 类

定义

Linux Java 容器设置。

public class LinuxJavaContainerSettings
type LinuxJavaContainerSettings = class
Public Class LinuxJavaContainerSettings
继承
LinuxJavaContainerSettings

属性

EndOfLifeOn

次要版本的生命周期结束日期。

IsAutoUpdate

<如果堆栈版本自动更新,则 code>为 true</code> ;否则, <代码>为 false</code>。

IsDeprecated

<如果堆栈已弃用,则为 code>true/code>;否则为<代码>false</code><。

IsEarlyAccess

<如果次要版本是抢先访问,则为代码 true/code>;否则为 <false<>/code>。<>

IsHidden

<如果堆栈应隐藏,则为 code true/code>;否则为<代码>false</code>。<>

IsPreview

<如果堆栈处于预览状态,则为 code>true/code>;否则为<代码>false</code><。

Java11Runtime

Java 11 版本 (运行时仅) 。

Java8Runtime

Java 8 版本 (运行时仅) 。

适用于