Msvm_CollectedSnapshots class
Associates an Msvm_SnapshotCollection object with contained Msvm_VirtualSystemSettingData objects.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_CollectedSnapshots : CIM_CollectedMSEs
{
Msvm_SnapshotCollection REF Collection;
Msvm_VirtualSystemSettingData REF Member;
};
Members
The Msvm_CollectedSnapshots class has these types of members:
Properties
The Msvm_CollectedSnapshots class has these properties.
-
Collection
-
-
Data type: Msvm_SnapshotCollection
-
Access type: Read-only
A reference to the object that represents the collection.
-
-
Member
-
-
Data type: Msvm_VirtualSystemSettingData
-
Access type: Read-only
-
Qualifiers: Override ("Member")
A reference to the object that represents the members of the collection.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|