CIM_ElementAllocationCapabilities class

TBD

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

[Abstract, Association, Version("2.13.0")]
class CIM_ElementAllocationCapabilities : CIM_ElementCapabilities
{
  CIM_AllocationCapabilities REF Capabilities;
  CIM_ManagedElement         REF ManagedElement;
};

Members

The CIM_ElementAllocationCapabilities class has these types of members:

Properties

The CIM_ElementAllocationCapabilities class has these properties.

Capabilities

Data type: CIM_AllocationCapabilities

Access type: Read-only

Qualifiers: Override ("Capabilities")

TBD

ManagedElement

Data type: CIM_ManagedElement

Access type: Read-only

Qualifiers: Override ("ManagedElement"), Min (1)

TBD

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008
End of client support
None supported
End of server support
Windows Server 2012 R2
Namespace
Root\virtualization
MOF
WindowsVirtualization.mof

See also

CIM_ElementCapabilities