次の方法で共有


ApplicationGatewayRequestRoutingRuleInner.RedirectConfiguration プロパティ

定義

アプリケーション ゲートウェイのリダイレクト構成リソースを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象