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