次の方法で共有


ApplicationGatewayRequestRoutingRuleInner.RewriteRuleSet プロパティ

定義

アプリケーション ゲートウェイの基本ルールの書き換え規則セット リソースを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.rewriteRuleSet")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource RewriteRuleSet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.rewriteRuleSet")>]
member this.RewriteRuleSet : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property RewriteRuleSet As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象