Compartir a través de


ApplicationGatewayFirewallRuleSetInner.RuleGroups Propiedad

Definición

Obtiene o establece los grupos de reglas del conjunto de reglas del firewall de aplicaciones web.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a