Share via


PSApplicationGatewayRedirectConfiguration.IncludePath Property

Definition

public bool? IncludePath { get; set; }
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public bool? IncludePath { get; set; }
member this.IncludePath : Nullable<bool> with get, set
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.IncludePath : Nullable<bool> with get, set
Public Property IncludePath As Nullable(Of Boolean)

Property Value

Attributes

Applies to