Compartir a través de


ApplicationGatewayUrlPathMap.PathRules Propiedad

Definición

Obtiene o establece la regla de ruta de acceso del recurso de asignación de ruta de acceso 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a