Share via


ManagedRulesDefinition.Exceptions Property

Definition

The exceptions that are applied on the policy.

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

Property Value

Applies to