Compartir a través de


ApplicationGatewayInner.UrlPathMaps Propiedad

Definición

Obtiene o establece el mapa de ruta de acceso de dirección URL del recurso de application Gateway. Para conocer los límites predeterminados, consulte límites de Application Gateway.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a