次の方法で共有


ApplicationGatewayRedirectConfiguration.IncludeQueryString プロパティ

定義

リダイレクトされた 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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象