Share via


ExceptionEntry.ExceptionManagedRuleSets Property

Definition

The managed rule sets that are associated with the exception.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.ExclusionManagedRuleSet> ExceptionManagedRuleSets { get; set; }
member this.ExceptionManagedRuleSets : Azure.Provisioning.BicepList<Azure.Provisioning.Network.ExclusionManagedRuleSet> with get, set
Public Property ExceptionManagedRuleSets As BicepList(Of ExclusionManagedRuleSet)

Property Value

Applies to