Compartir a través de


ApplicationGatewayRedirectConfiguration.IncludeQueryString Propiedad

Definición

Obtiene o establece la cadena de consulta que se incluye en la dirección URL redirigida.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a