Share via


WebApplicationFirewallCustomRule.State Property

Definition

Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified.

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

Property Value

Applies to