IWebAppRuntimes.LinuxContainerSettingJava11Runtime Property

Definition

Java 11 version (runtime only).

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Java 11 version (runtime only).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="java11Runtime", Update=false)]
public string LinuxContainerSettingJava11Runtime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Java 11 version (runtime only).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="java11Runtime", Update=false)>]
member this.LinuxContainerSettingJava11Runtime : string
Public ReadOnly Property LinuxContainerSettingJava11Runtime As String

Property Value

Attributes

Applies to