你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebApplicationFirewallPolicy.RoutingRuleLinks Property

Definition

Gets describes Routing Rules associated with this Web Application Firewall policy.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routingRuleLinks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.RoutingRuleLink> RoutingRuleLinks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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

Applies to