Partilhar via


ApplicationGatewayRedirectConfigurationInner.IncludeQueryString Propriedade

Definição

Obtém ou define a cadeia de caracteres de consulta de inclusão na URL redirecionada.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a