次の方法で共有


ApplicationGatewayUrlConfiguration.Reroute プロパティ

定義

true に設定すると、変更されたパスを使用して、パス ベースの要求ルーティング規則で提供される URL パス マップが再評価されます。 既定値は false です。

public bool? Reroute { get; set; }
member this.Reroute : Nullable<bool> with get, set
Public Property Reroute As Nullable(Of Boolean)

プロパティ値

適用対象