Share via


ManagedRuleOverride.State Property

Definition

The state of the managed rule. Defaults to Disabled if not specified.

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

Property Value

Applies to