CIM_VirtualSystemManagementCapabilities class
Represents the capabilities of a CIM_VirtualSystemManagementService object.
Syntax
[Abstract, Version("2.23.0"), UMLPackagePath("CIM::Core::Virtualization"), AMENDMENT]
class CIM_VirtualSystemManagementCapabilities : CIM_EnabledLogicalElementCapabilities
{
string VirtualSystemTypesSupported[];
uint16 SynchronousMethodsSupported[];
uint16 AsynchronousMethodsSupported[];
uint16 IndicationsSupported[];
};
Members
The CIM_VirtualSystemManagementCapabilities class has these types of members:
Properties
The CIM_VirtualSystemManagementCapabilities class has these properties.
-
AsynchronousMethodsSupported
-
-
Data type: uint16 array
-
Access type: Read-only
An array that contains method names for the CIM_VirtualSystemManagementService class methods that are supported for asynchronous operations.
-
-
DefineSystemSupported (2)
-
DestroySystemSupported (3)
-
DestroySystemConfigurationSupported (4)
-
ModifyResourceSettingsSupported (5)
-
ModifySystemSettingsSupported (6)
-
RemoveResourcesSupported (7)
-
SelectSystemConfigurationSupported (8)
-
SnapshotSystemSupported (9)
-
AddResourcesSupported (10)
-
DMTF Reserved (..)
-
Vendor Reserved (32767..65535)
IndicationsSupported
-
Data type: uint16 array
-
Access type: Read-only
An array that contains the supported indications types of the implementation.
VirtualResourceStateChangeIndicationsSupported (2)
ConcreteJobStateChangeIndicationsSupported (3)
VirtualSystemStateChangeIndicationsSupported (4)
DMTF Reserved (..)
Vendor Reserved (32767..65535)
SynchronousMethodsSupported
-
Data type: uint16 array
-
Access type: Read-only
An array that contains method names for the CIM_VirtualSystemManagementService class methods that are supported for synchronous operations.
DefineSystemSupported (2)
DestroySystemSupported (3)
DestroySystemConfigurationSupported (4)
ModifyResourceSettingsSupported (5)
ModifySystemSettingsSupported (6)
RemoveResourcesSupported (7)
SelectSystemConfigurationSupported (8)
SnapshotSystemSupported (9)
AddResourcesSupported (10)
DMTF Reserved (..)
Vendor Reserved (32767..65535)
VirtualSystemTypesSupported
-
Data type: string array
-
Access type: Read-only
-
Qualifiers: ModelCorrespondence ("CIM_VirtualSystemSettingData.VirtualSystemType")
The type of virtual systems supported by the implementation.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|