Partilhar via


ApplicationGatewayUrlPathMapInner.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.Fluent.Models.ApplicationGatewayPathRuleInner> PathRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.pathRules")>]
member this.PathRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayPathRuleInner> with get, set
Public Property PathRules As IList(Of ApplicationGatewayPathRuleInner)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a