ILinuxJavaContainerSettings.Java8Runtime Property

Definition

Java 8 version (runtime only).

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

Property Value

Attributes

Applies to