MSFTSM_ElementSoftwareIdentity class
Associates a managed element with a software asset.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Version("1.0.0"), Provider("MSiSCSITargetProv")]
class MSFTSM_ElementSoftwareIdentity : CIM_ElementSoftwareIdentity
{
uint16 UpgradeCondition;
string OtherUpgradeCondition;
CIM_SoftwareIdentity REF Antecedent;
CIM_ManagedElement REF Dependent;
};
Members
The MSFTSM_ElementSoftwareIdentity class has these types of members:
Properties
The MSFTSM_ElementSoftwareIdentity class has these properties.
-
Antecedent
-
-
Data type: CIM_SoftwareIdentity
-
Access type: Read-only
-
Qualifiers: Override (Antecedent), MSFT_TargetNamespace ("root\\cimv2\\storage\\iscsitarget")
Indicates the MSFTSM_SoftwareIdentity instance that describes the software asset.
-
-
Dependent
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
-
Qualifiers: Override (Dependent)
Indicates the managed element that requires or uses the software.
-
-
OtherUpgradeCondition
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: ModelCorrespondence ("CIM_ElementSoftwareIdentity.UpgradeCondition")
Describes the upgrade condition, when UpgradeCondition is set to 1 ("Other").
This property is inherited from CIM_ElementSoftwareIdentity.
-
-
UpgradeCondition
-
-
Data type: uint16
-
Access type: Read-only
-
Qualifiers: ModelCorrespondence ("CIM_ElementSoftwareIdentity.OtherUpgradeCondition")
Indicates the element's ability to upgrade this software asset. 'Resides off element' 2, indicates the persistence of the software is outside of the element. Typically for a element this software is part of the OperatingSystem is typically upgradeable. 'Owner Upgradeable' 3, indicates the persistence of the software is on the element and is upgradeable by the owner. 'FactoryUpgradeable' 4,indicates the persistence of the software is on the element and is upgradeable by the manufacturer. 'Not Upgradeable' 5, indicates the presistence of the software is on the element and is not upgradeable. (i.e. burned into a non replaceable ROM chip.)
This property is inherited from CIM_ElementSoftwareIdentity.
-
-
Unknown (0)
-
Other (1)
-
Resides off device (2)
-
Owner Upgradeable (3)
-
Factory Upgradeable (4)
-
Not Upgradeable (5)
-
DMTF Reserved
- 6 32767
-
Vendor Reserved
- 32768 65535
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\CIMv2\Storage\iScsiTarget |
MOF |
|
DLL |
|