Partager via


IFunctionAppRuntimeSettings.SiteConfigPropertyDictionaryLinuxFxVersion Property

Definition

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 SiteConfigPropertyDictionaryLinuxFxVersion { 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.SiteConfigPropertyDictionaryLinuxFxVersion : string
Public ReadOnly Property SiteConfigPropertyDictionaryLinuxFxVersion As String

Property Value

Attributes

Applies to