次の方法で共有


IApplicationGatewayRedirectConfiguration.IsQueryStringIncluded プロパティ

定義

リダイレクトされた URL にクエリ文字列が含まれている場合は true、それ以外の場合は false を取得します。

public bool IsQueryStringIncluded { get; }
member this.IsQueryStringIncluded : bool
Public ReadOnly Property IsQueryStringIncluded As Boolean

プロパティ値

適用対象