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.Provisioning.BicepValue<Azure.Provisioning.Network.WebApplicationFirewallState> State { get; set; }
member this.State : Azure.Provisioning.BicepValue<Azure.Provisioning.Network.WebApplicationFirewallState> with get, set
Public Property State As BicepValue(Of WebApplicationFirewallState)

Property Value

Applies to