Share via


WebApplicationFirewallCustomRule.Action Property

Definition

Gets or sets type of Actions. Possible values include: 'Allow', 'Block', 'Log'

[Newtonsoft.Json.JsonProperty(PropertyName="action")]
public Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallAction Action { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="action")>]
member this.Action : Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallAction with get, set
Public Property Action As WebApplicationFirewallAction

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to