Share via


ApplicationGatewayUrlPathMap.PathRules Property

Definition

Path rule of URL path map resource.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.ApplicationGatewayPathRule> PathRules { get; set; }
member this.PathRules : Azure.Provisioning.BicepList<Azure.Provisioning.Network.ApplicationGatewayPathRule> with get, set
Public Property PathRules As BicepList(Of ApplicationGatewayPathRule)

Property Value

Applies to