Compartilhar via


ApplicationGateway.UrlPathMaps Propriedade

Definição

Obtém ou define o mapa do caminho da URL do recurso do gateway de aplicativo. Para obter limites padrão, consulte Gateway de Aplicativo limites.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a