Share via


ExclusionManagedRuleGroup.Rules Property

Definition

List of rules that will be excluded. If none specified, all rules in the group will be excluded.

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

Property Value

Applies to