Class MicrosoftFailoverClusterStoragePoolResourceCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of storage pool resources.
public class MicrosoftFailoverClusterStoragePoolResourceCollection : Collection<MicrosoftFailoverClusterStoragePoolResource>, IList<MicrosoftFailoverClusterStoragePoolResource>, ICollection<MicrosoftFailoverClusterStoragePoolResource>, IList, ICollection, IReadOnlyList<MicrosoftFailoverClusterStoragePoolResource>, IReadOnlyCollection<MicrosoftFailoverClusterStoragePoolResource>, IEnumerable<MicrosoftFailoverClusterStoragePoolResource>, IEnumerable
- Inheritance
-
MicrosoftFailoverClusterStoragePoolResourceCollection
- Implements
- Inherited Members
Constructors
MicrosoftFailoverClusterStoragePoolResourceCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.MicrosoftFailoverClusterStoragePoolResourceCollection class.
public MicrosoftFailoverClusterStoragePoolResourceCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()