CIM_SystemBIOS class
Associates a BIOS with a computer system.
Syntax
[Association, Aggregation, Abstract, Version("2.7.0"), UMLPackagePath("CIM::Application::BIOS"), AMENDMENT]
class CIM_SystemBIOS : CIM_SystemComponent
{
CIM_ComputerSystem REF GroupComponent;
CIM_BIOSElement REF PartComponent;
};
Members
The CIM_SystemBIOS class has these types of members:
Properties
The CIM_SystemBIOS class has these properties.
-
GroupComponent
-
-
Data type: CIM_ComputerSystem
-
Access type: Read-only
The computer system that boots from the BIOS.
-
-
PartComponent
-
-
Data type: CIM_BIOSElement
-
Access type: Read-only
-
Qualifiers: Override ("PartComponent")
The BIOS.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|