Class CIM_BIOSInteger
extends CIM_BIOSAttribute

The BIOSInteger object may be used to instantiate and provide detailed information describing BIOS attributeswith integer values.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_BIOSAttribute
   |
   +--CIM_BIOSInteger

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe BIOSInteger object may be used to instantiate and provide detailed information describing BIOS attributeswith integer values.
UMLPackagePathstringCIM::System::BIOS
Versionstring2.22.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
LowerBounduint64
DescriptionstringThe property defines a lower bound or limit when modifying this attribute.
ModelCorrespondencestringCIM_BIOSInteger.UpperBound
ProgrammaticUnitstring
DescriptionstringIndicates the programmatic unit for the CIM_BIOSAttribute.CurrentValue, CIM_BIOSAttribute.PendingValue, and CIM_BIOSAttribute.DefaultValue Properties when instance of the central class represents an Integer.
ISPUnitbooleantrue
ModelCorrespondencestringCIM_BIOSAttribute.CurrentValue, CIM_BIOSAttribute.PendingValue, CIM_BIOSAttribute.PendingValue
ScalarIncrementuint321
DescriptionstringSpecifies the granularity of a scalar Attribute value. The scalar increment is based on the scalar unit being instrumented and returned as a programmaticUnit. For example, if ProgrammaticUnit= "Percentage" and ScalarIncrement="10" then the scalar value is in increments of 10 percent. It has a default value of 1.
ModelCorrespondencestringCIM_BIOSInteger.ProgrammaticUnit
UpperBounduint64
DescriptionstringThe property defines an upper bound or limit when modifying this attribute.
ModelCorrespondencestringCIM_BIOSInteger.LowerBound

Inherited Properties

NameData TypeClass Origin
AttributeNamestringCIM_BIOSAttribute
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_BIOSAttribute
IsOrderedListbooleanCIM_BIOSAttribute
IsReadOnlybooleanCIM_BIOSAttribute
CurrentValuestring[]CIM_BIOSAttribute
DefaultValuestring[]CIM_BIOSAttribute
PendingValuestring[]CIM_BIOSAttribute

Class Methods