Msvm_VirtualizationComponentRegistration class
Represents the registration of a service in the Microsoft Hyper-V platform.
The following syntax is simplified Managed Object Format (MOF) code.
Syntax
[Abstract, Association, AMENDMENT]
class Msvm_VirtualizationComponentRegistration
{
Msvm_VirtualizationComponent REF Component;
Msvm_ResourceTypeDefinition REF ResourceType;
};
Members
The Msvm_VirtualizationComponentRegistration class has these types of members:
Properties
The Msvm_VirtualizationComponentRegistration class has these properties.
-
Component
-
-
Data type: Msvm_VirtualizationComponent
-
Access type: Read-only
-
Qualifiers: Key
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.
-
Remarks
Access to the Msvm_VirtualizationComponentRegistration 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 |
|