ApplicationGatewayInner.UrlPathMaps Propriedade

Definição

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

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a