Bagikan melalui


ApplicationGatewayFirewallRuleGroup.Rules Property

Definition

Gets or sets the rules of the web application firewall rule group.

[Newtonsoft.Json.JsonProperty(PropertyName="rules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayFirewallRule> Rules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rules")>]
member this.Rules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayFirewallRule> with get, set
Public Property Rules As IList(Of ApplicationGatewayFirewallRule)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to