Msvm_BootSourceComponent class

Associates the Msvm_BootSourceSettingData to the overall Msvm_VirtualSystemSettingData. This class derives from CIM_Component.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_BootSourceComponent : CIM_Component
{
  CIM_ManagedSystemElement REF GroupComponent;
  CIM_ManagedSystemElement REF PartComponent;
};

Members

The Msvm_BootSourceComponent class has these types of members:

Properties

The Msvm_BootSourceComponent class has these properties.

GroupComponent

Data type: CIM_ManagedSystemElement

Access type: Read-only

Reference to the parent element in the association. This property is inherited from CIM_Component.

PartComponent

Data type: CIM_ManagedSystemElement

Access type: Read-only

Reference to the child element in the association. This property is inherited from CIM_Component.

Requirements

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

See also

CIM_Component

CIM_Component

Msvm_BootSourceSettingData

Msvm_VirtualSystemSettingData