WebApplicationFirewallPolicyProperties.RoutingRuleLinks 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.
Gets describes Routing Rules associated with this Web Application Firewall policy.
[Newtonsoft.Json.JsonProperty(PropertyName="routingRuleLinks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.RoutingRuleLink> RoutingRuleLinks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="routingRuleLinks")>]
member this.RoutingRuleLinks : System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.RoutingRuleLink>
Public ReadOnly Property RoutingRuleLinks As IList(Of RoutingRuleLink)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute