ManagedRuleDefinition.DefaultState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the default state for the managed rule.
public Azure.ResourceManager.FrontDoor.Models.ManagedRuleEnabledState? DefaultState { get; }
member this.DefaultState : Nullable<Azure.ResourceManager.FrontDoor.Models.ManagedRuleEnabledState>
Public ReadOnly Property DefaultState As Nullable(Of ManagedRuleEnabledState)