Msvm_OwningJobElement class
Associates a Msvm_ConcreteJob instance with the Msvm_Service object that created the job.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_OwningJobElement : CIM_OwningJobElement
{
CIM_ManagedElement REF OwningElement;
CIM_Job REF OwnedElement;
};
Members
The Msvm_OwningJobElement class has these types of members:
Properties
The Msvm_OwningJobElement class has these properties.
-
OwnedElement
-
-
Data type: CIM_Job
-
Access type: Read-only
-
Qualifiers: Key
A reference to the job created by the managed element.
This property is inherited from CIM_OwningJobElement.
-
-
OwningElement
-
A reference to the managed element that created the job.
This property is inherited from CIM_OwningJobElement.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|