Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the association between managed elements and their capabilities.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_ElementCapabilities : CIM_ElementCapabilities
{
CIM_ManagedElement REF ManagedElement;
CIM_Capabilities REF Capabilities;
};
Members
The Msvm_ElementCapabilities class has these types of members:
Properties
The Msvm_ElementCapabilities class has these properties.
-
Capabilities
-
-
Data type: CIM_Capabilities
-
Access type: Read-only
-
Qualifiers: Key
The capabilities associated with the managed element.
This property is inherited from CIM_ElementCapabilities.
-
-
ManagedElement
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
The managed element.
This property is inherited from CIM_ElementCapabilities.
-
Remarks
Access to the Msvm_ElementCapabilities class might be restricted by UAC Filtering. For more information, see User Account Control and WMI.
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 |
|