Compartilhar via


ApplicationGatewayUrlPathMap.PathRules Propriedade

Definição

Obtém ou define a regra de caminho do recurso de mapa de caminho de URL.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a