ApplicationGatewayRequestRoutingRuleInner.UrlPathMap Property

Definition

Gets or sets URL path map resource of the application gateway.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to