Freigeben über


ApplicationGateway.UrlPathMaps Eigenschaft

Definition

Ruft die URL-Pfadzuordnung der Application Gateway-Ressource ab oder legt diese fest. Standardgrenzwerte finden Sie unter Application Gateway Grenzwerte.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: