Compartir a través de


ApplicationGatewayWebApplicationFirewallConfiguration.DisabledRuleGroups Propiedad

Definición

Obtiene o establece los grupos de reglas deshabilitados.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a