Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Associates the Msvm_ReferencePointCollection to the contained Msvm_VirtualSystemReferencePoint 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_CollectedReferencePoints : CIM_CollectedMSEs
{
  Msvm_ReferencePointCollection    REF Collection;
  Msvm_VirtualSystemReferencePoint REF Member;
};
Members
The Msvm_CollectedReferencePoints class has these types of members:
Properties
The Msvm_CollectedReferencePoints class has these properties.
- 
Collection
 -  
- 
Data type: Msvm_ReferencePointCollection
 - 
Access type: Read-only
 
An Msvm_ReferencePointCollection grouping or 'bag' object that represents the collection.
 - 
 - 
Member
 -  
- 
Data type: Msvm_VirtualSystemReferencePoint
 - 
Access type: Read-only
 - 
Qualifiers: Override ("Member")
 
An Msvm_VirtualSystemReferencePoint containing the members of the collection.
 - 
 
Requirements
| Requirement | Value | 
|---|---|
| Minimum supported client | 
Windows 10 [desktop apps only] | 
| Minimum supported server | 
Windows Server 2016 | 
| Namespace | 
Root\virtualization\v2 | 
| MOF | 
  | 
| DLL | 
  |