PSApplicationGatewayRedirectConfiguration.IncludeQueryString Property

Definition

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

Property Value

Attributes

Applies to