ApplicationGatewayUrlPathMap.PathRules Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)