Udostępnij za pośrednictwem


ApplicationGatewayRedirectConfigurationInner.IncludeQueryString Property

Definition

Gets or sets include query string in the redirected url.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.includeQueryString")]
public bool? IncludeQueryString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.includeQueryString")>]
member this.IncludeQueryString : Nullable<bool> with get, set
Public Property IncludeQueryString As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to