UpdateAzWebAppConfigurationSlot_UpdateViaIdentityExpanded.WindowsFxVersion Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Category(new Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Xenon App Framework and version", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="windowsFxVersion")]
[System.Management.Automation.Parameter(HelpMessage="Xenon App Framework and version", Mandatory=false)]
public string WindowsFxVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Category(new Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Xenon App Framework and version", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="windowsFxVersion")>]
[<System.Management.Automation.Parameter(HelpMessage="Xenon App Framework and version", Mandatory=false)>]
member this.WindowsFxVersion : string with get, set
Public Property WindowsFxVersion As String

Property Value

String
Attributes

Applies to