System\CIM_CorrespondingSettingsRecord.mof.mof (HTML version)

Return to index
CIM_CorrespondingSettingsRecord
This class is being deprecated as part of the change to have Diagnostic Settings derive from CIM_SettingData instead of CIM_Setting.
CorrespondingSettingsRecord is used to tie a log record to its corresponding setting data record.
Qualifiers:Version ( "2.11.0" ) UMLPackagePath ( "CIM::System::Diagnostics" ) Deprecated { "CIM_CorrespondingSettingDataRecord" } Association
Parameters (local in grey)
Key
Deprecated { "CIM_CorrespondingSettingDataRecord.DataRecord" }
CIM_DiagnosticRecord REF DataRecord ;
The record containing the result data.
Key
Deprecated { "CIM_CorrespondingSettingDataRecord.SettingsRecord" }
CIM_DiagnosticSettingRecord REF SettingsRecord ;
The record containing the DiagnosticSetting data that were used when the result was created.