IFunctionAppRuntimes.LinuxRuntimeSettingsSiteConfigPropertiesDictionaryLinuxFxVersion 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.
LinuxFxVersion configuration setting.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="LinuxFxVersion configuration setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="linuxFxVersion")]
public string LinuxRuntimeSettingsSiteConfigPropertiesDictionaryLinuxFxVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="LinuxFxVersion configuration setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="linuxFxVersion")>]
member this.LinuxRuntimeSettingsSiteConfigPropertiesDictionaryLinuxFxVersion : string
Public ReadOnly Property LinuxRuntimeSettingsSiteConfigPropertiesDictionaryLinuxFxVersion As String
Property Value
- Attributes