Class CIM_FileSystemStatisticsManifestCollection
extends CIM_SystemSpecificCollection

The FileSystemStatisticsManifestCollection class aggregates, via MemberOfCollection, a set of FileSystemStatisticsManifests. This collection is associated via AssociatedFileSystemStatisticsManifestCollection to exactly one StatisticsCollection. The FileSystemStatisticsManifestCollection is used to filter the retrieval of statistics. For example, a FileSystemStatisticsManifestCollection is specified as part of the StatisticsService.GetStatisticsCollection method to filter the statistics returned by that method.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_FileSystemStatisticsManifestCollection

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe FileSystemStatisticsManifestCollection class aggregates, via MemberOfCollection, a set of FileSystemStatisticsManifests. This collection is associated via AssociatedFileSystemStatisticsManifestCollection to exactly one StatisticsCollection. The FileSystemStatisticsManifestCollection is used to filter the retrieval of statistics. For example, a FileSystemStatisticsManifestCollection is specified as part of the StatisticsService.GetStatisticsCollection method to filter the statistics returned by that method.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::FileStatistics
Versionstring2.38.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ElementNamestring
DescriptionstringA user-friendly name for the FileSystemStatisticsManifestCollection. It can be set through the ElementName parameter of the StatisticsService.CreateManifestCollection method.
OverridestringElementName
IsDefaultboolean
DescriptionstringDenotes whether or not this FileSystemStatisticsManifestCollection is a provider defined default FileSystemStatisticsManifestCollection.
Requiredbooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods