Msvm_SystemBIOS class
Used to associate a virtual machine with its BIOS.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_SystemBIOS : CIM_SystemBIOS
{
CIM_ComputerSystem REF GroupComponent;
Msvm_BIOSElement REF PartComponent;
};
Members
The Msvm_SystemBIOS class has these types of members:
Properties
The Msvm_SystemBIOS class has these properties.
-
GroupComponent
-
-
Data type: CIM_ComputerSystem
-
Access type: Read-only
The virtual machine that starts from the BIOS.
-
-
PartComponent
-
-
Data type: Msvm_BIOSElement
-
Access type: Read-only
-
Qualifiers: Override ("PartComponent")
The BIOS associated with the virtual machine.
-
Remarks
Access to the Msvm_SystemBIOS 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] |
Namespace |
Root\Virtualization\V2 |
MOF |
|
DLL |
|