Msvm_OwningJobElement class

Represents an association between a job and the managed element responsible for the creation of the job.

The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.

Syntax

[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_OwningJobElement : CIM_OwningJobElement
{
  CIM_ManagedElement REF OwningElement;
  Msvm_ConcreteJob   REF OwnedElement;
};

Members

The Msvm_OwningJobElement class has these types of members:

Properties

The Msvm_OwningJobElement class has these properties.

OwnedElement

Data type: Msvm_ConcreteJob

Access type: Read-only

The job created by the managed element.

OwningElement

Data type: CIM_ManagedElement

Access type: Read-only

The managed element responsible for the creation of the job.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Namespace
Root\Virtualization\V2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe