Compartilhar via


ApplicationGatewayPathRule.Paths Propriedade

Definição

Obtém ou define regras de caminho do mapa de caminho de 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a