ApplicationGatewayFirewallRule.Action Property

Definition

Gets or sets the Action compatibility property.

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