Share via


ApplicationGatewayFirewallRule.Action Property

Definition

The string representation of the web application firewall rule action.

public Azure.ResourceManager.Network.Models.ApplicationGatewayWafRuleActionType? Action { get; set; }
member this.Action : Nullable<Azure.ResourceManager.Network.Models.ApplicationGatewayWafRuleActionType> with get, set
Public Property Action As Nullable(Of ApplicationGatewayWafRuleActionType)

Property Value

Applies to