LMI_AffectedNetworkJobElement¶
Class reference¶
Subclass of LMI_AffectedJobElement
AffectedJobElement represents an association between a Job and the ManagedElement(s) that may be affected by its execution. It may not be feasible for the Job to describe all of the affected elements. The main purpose of this association is to provide information when a Job requires exclusive use of the ‘affected’ ManagedElment(s) or when describing that side effects may result.
Key properties¶
Local properties¶
CIM_ManagedElement AffectedElement
The ManagedElement affected by the execution of the Job.
LMI_NetworkJob AffectingElement
The Job that is affecting the ManagedElement.
Local methods¶
None
Inherited properties¶
string[] OtherElementEffectsDescriptions
uint16[] ElementEffects
Inherited methods¶
None