IWebAppRuntimes.WindowContainerSettingJavaContainer Property

Definition

Java container (runtime only).

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

Property Value

Attributes

Applies to