次の方法で共有


ApplicationGatewayRequestRoutingRule.UrlPathMap プロパティ

定義

アプリケーション ゲートウェイの URL パス マップ リソースを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象