Compartilhar via


ApplicationGatewayFirewallManifestRuleSet.RuleGroups Propriedade

Definição

Obtém ou define os grupos de regras do conjunto de regras de firewall do aplicativo Web.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a