次の方法で共有


ApplicationGatewayUrlPathMap.DefaultRedirectConfiguration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象