ISiteConfig.LinuxFxVersion Property

Definition

Linux App Framework and version

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="Linux App Framework and version", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="linuxFxVersion", Update=true)]
public string LinuxFxVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="Linux App Framework and version", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="linuxFxVersion", Update=true)>]
member this.LinuxFxVersion : string with get, set
Public Property LinuxFxVersion As String

Property Value

Attributes

Applies to