Share via


ApplicationGatewayUrlConfiguration.ModifiedQueryString Property

Definition

Query string which user has provided for url rewrite. Null means no query string will be updated. Default value is null.

public string ModifiedQueryString { get; set; }
member this.ModifiedQueryString : string with get, set
Public Property ModifiedQueryString As String

Property Value

Applies to