Class AzureAlertRuleCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of Azure alert rules.
public class AzureAlertRuleCollection : Collection<AzureAlertRuleBase>, IList<AzureAlertRuleBase>, ICollection<AzureAlertRuleBase>, IList, ICollection, IReadOnlyList<AzureAlertRuleBase>, IReadOnlyCollection<AzureAlertRuleBase>, IEnumerable<AzureAlertRuleBase>, IEnumerable
- Inheritance
-
AzureAlertRuleCollection
- Implements
- Inherited Members
Constructors
AzureAlertRuleCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.AzureAlertRuleCollection class.
public AzureAlertRuleCollection()
Methods
Sort()
Sorts the items in the collection.
public void Sort()