IApplicationGatewayRedirectConfiguration.IsQueryStringIncluded Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets true if the query string is included in the redirected URL, otherwise false.
public bool IsQueryStringIncluded { get; }
member this.IsQueryStringIncluded : bool
Public ReadOnly Property IsQueryStringIncluded As Boolean