Partager via


ApplicationGateway.UrlPathMaps Propriété

Définition

Obtient ou définit le mappage de chemin d’URL de la ressource de passerelle d’application. Pour connaître les limites par défaut, consultez limites Application Gateway.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à