IFunctionAppRuntimes.LinuxRuntimeSettingsSiteConfigPropertiesDictionaryJavaVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
JavaVersion configuration setting.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="JavaVersion configuration setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="javaVersion")]
public string LinuxRuntimeSettingsSiteConfigPropertiesDictionaryJavaVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="JavaVersion configuration setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="javaVersion")>]
member this.LinuxRuntimeSettingsSiteConfigPropertiesDictionaryJavaVersion : string
Public ReadOnly Property LinuxRuntimeSettingsSiteConfigPropertiesDictionaryJavaVersion As String
Property Value
- Attributes