Share via


ManagedRulesDefinition.ManagedRuleSets Property

Definition

The managed rule sets that are associated with the policy.

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

Property Value

Applies to