Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Registers a service that provides global resource pool-related objects.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Local(1033), AMENDMENT]
class Msvm_ResourcePoolRegistration : Msvm_VirtualizationComponentRegistration
{
Msvm_ResourceTypeDefinition REF ResourceType;
Msvm_ResourcePoolComponent REF Component;
};
Members
The Msvm_ResourcePoolRegistration class has these types of members:
Properties
The Msvm_ResourcePoolRegistration class has these properties.
-
Component
-
-
Data type: Msvm_ResourcePoolComponent
-
Access type: Read-only
-
Qualifiers: Override ("Component")
A reference to an instance that describes the COM object that implements this class.
-
-
ResourceType
-
-
Data type: Msvm_ResourceTypeDefinition
-
Access type: Read-only
-
Qualifiers: Key
A reference to an instance that describes a resource type supported by the service.
This property is inherited from Msvm_VirtualizationComponentRegistration.
-
Remarks
Access to the Msvm_ResourcePoolRegistration class might be restricted by UAC Filtering. For more information, see User Account Control and WMI.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 |
| End of client support |
None supported |
| End of server support |
Windows Server 2012 R2 |
| Namespace |
Root\Virtualization |
| MOF |
|