Partager via


ApplicationGatewayPathRuleInner.Paths Propriété

Définition

Obtient ou définit les règles de chemin d’accès de la carte de chemin d’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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à