AzureApplicationGatewayFirewallPolicyException.ExceptionManagedRuleSet Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The managed rule sets that are associated with the exception.", Mandatory=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallPolicyExclusionManagedRuleSet[] ExceptionManagedRuleSet { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The managed rule sets that are associated with the exception.", Mandatory=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ExceptionManagedRuleSet : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayFirewallPolicyExclusionManagedRuleSet[] with get, set
Public Property ExceptionManagedRuleSet As PSApplicationGatewayFirewallPolicyExclusionManagedRuleSet()

Property Value

Attributes

Applies to