Udostępnij przez


ManagedRuleSet.ComputedDisabledRules Property

Definition

Stores the final list of disabled rule groups.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ManagedRuleSetRuleGroup> ComputedDisabledRules { get; }
member this.ComputedDisabledRules : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ManagedRuleSetRuleGroup>
Public ReadOnly Property ComputedDisabledRules As IReadOnlyList(Of ManagedRuleSetRuleGroup)

Property Value

Applies to