Freigeben über


ApplicationGatewayWebApplicationFirewallConfiguration.DisabledRuleGroups Eigenschaft

Definition

Ruft die deaktivierten Regelgruppen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: