Freigeben über


ApplicationGatewayUrlPathMapInner.PathRules Eigenschaft

Definition

Ruft die Pfadregel der URL-Pfadzuordnungsressource ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: