CIM_InstModification¶
Class reference¶
Subclass of CIM_InstIndication
CIM_InstModification notifies when an instance is modified.
Key properties¶
Local properties¶
string[]
ChangedPropertyNames
This property lists the names of those properties of the object embedded in the SourceInstance whose change generated the indication.
Each property name shall be included at most once.
If the infrastructure cannot reliably determine which properties have changed, this property shall be NULL.
Notes:
tKey properties do not change, so will not be listed.
tRead-only property values can change, so might be listed.
tBecause of the protocol dependent serialization EmbeddedObjects, properties that transition from or to NULL are not necessarily listed in the EmbeddedObject of the corresponding PreviousInstance or SourceInstance.
string
PreviousInstance
The property values of the object embedded in PreviousInstance shall reflect the consistent state of that object before the change that is reported in the indication.
Local methods¶
None
Inherited properties¶
string
OtherSeveritystring
SourceInstanceHoststring
IndicationFilterNamedatetime
IndicationTimesint64
SequenceNumberstring
SequenceContextstring
SourceInstancestring[]
CorrelatedIndicationsuint16
PerceivedSeveritystring
IndicationIdentifierstring
SourceInstanceModelPathInherited methods¶
None