次の方法で共有


ApplicationGatewayPathRule.RedirectConfiguration プロパティ

定義

URL パス マップ パス 規則のリダイレクト構成リソースを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象