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

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

A reference to an instance that describes the COM object that implements this class.

ResourceType

Data type: Msvm_ResourceTypeDefinition

Access type: Read-only

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

Requirement Value
Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
End of client support
Windows 8.1
End of server support
Windows Server 2012 R2
Namespace
Root\Virtualization\V2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe