次の方法で共有


ApplicationGatewayUrlConfiguration.ModifiedQueryString プロパティ

定義

URL 書き換えのためにユーザーが指定したクエリ文字列。 Null は、クエリ文字列が更新されていないことを意味します。 既定値は null です。

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

プロパティ値

適用対象