CIM_ElementCapabilities class

Represents an association between a managed element and its capabilities.

Syntax

[Association, Abstract, Version("2.24.0"), UMLPackagePath("CIM::Core::Capabilities"), AMENDMENT]
class CIM_ElementCapabilities
{
  CIM_ManagedElement REF ManagedElement;
  CIM_Capabilities   REF Capabilities;
  uint16                 Characteristics[];
};

Members

The CIM_ElementCapabilities class has these types of members:

Properties

The CIM_ElementCapabilities class has these properties.

Capabilities

Data type: CIM_Capabilities

Access type: Read-only

Qualifiers: Key

The capabilities associated with the managed element.

Characteristics

Data type: uint16 array

Access type: Read-only

A set of descriptive information about the capabilities.

Default (2)

Current (3)

DMTF Reserved (..)

Vendor Specific (32768..65535)

ManagedElement

Data type: CIM_ManagedElement

Access type: Read-only

Qualifiers: Key, Min (1)

The managed element.

Requirements

Requirement Value
Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe