次の方法で共有


ApplicationGatewayRedirectConfigurationInner.UrlPathMaps プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.urlPathMaps")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> UrlPathMaps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.urlPathMaps")>]
member this.UrlPathMaps : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> with get, set
Public Property UrlPathMaps As IList(Of SubResource)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象