Compartir a través de


ApplicationGatewayPathRuleInner.Paths Propiedad

Definición

Obtiene o establece reglas de ruta de acceso del mapa de ruta de acceso url.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.paths")]
public System.Collections.Generic.IList<string> Paths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.paths")>]
member this.Paths : System.Collections.Generic.IList<string> with get, set
Public Property Paths As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a