ILinuxJavaContainerSettings.Java8Runtime Property

Definition

Java 8 version (runtime only).

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

Property Value

Attributes

Applies to