CIM_VirtualSystemManagementCapabilities クラス
CIM_VirtualSystemManagementService オブジェクトの機能を表します。
構文
[Abstract, Version("2.23.0"), UMLPackagePath("CIM::Core::Virtualization"), AMENDMENT]
class CIM_VirtualSystemManagementCapabilities : CIM_EnabledLogicalElementCapabilities
{
string VirtualSystemTypesSupported[];
uint16 SynchronousMethodsSupported[];
uint16 AsynchronousMethodsSupported[];
uint16 IndicationsSupported[];
};
メンバー
CIM_VirtualSystemManagementCapabilities クラスには、次の種類のメンバーがあります。
プロパティ
CIM_VirtualSystemManagementCapabilities クラスには、これらのプロパティがあります。
-
AsynchronousMethodsSupported
-
-
データ型: uint16 配列
-
アクセスの種類: 読み取り専用
非同期操作でサポートされている CIM_VirtualSystemManagementService クラス メソッドのメソッド名を含む配列。
-
-
DefineSystemSupported (2)
-
DestroySystemSupported (3)
-
DestroySystemConfigurationSupported (4)
-
ModifyResourceSettingsSupported (5)
-
ModifySystemSettingsSupported (6)
-
RemoveResourcesSupported (7)
-
SelectSystemConfigurationSupported (8)
-
SnapshotSystemSupported (9)
-
AddResourcesSupported (10)
-
DMTF 予約済み (...)
-
ベンダー予約済み (32767..65535)
IndicationsSupported
-
データ型: uint16 配列
-
アクセスの種類: 読み取り専用
サポートされている実装のインジケーター型を含む配列。
VirtualResourceStateChangeIndicationsSupported (2)
ConcreteJobStateChangeIndicationsSupported (3)
VirtualSystemStateChangeIndicationsSupported (4)
DMTF 予約済み (...)
ベンダー予約済み (32767..65535)
SynchronousMethodsSupported
-
データ型: uint16 配列
-
アクセスの種類: 読み取り専用
同期操作でサポートされている CIM_VirtualSystemManagementService クラス メソッドのメソッド名を含む配列。
DefineSystemSupported (2)
DestroySystemSupported (3)
DestroySystemConfigurationSupported (4)
ModifyResourceSettingsSupported (5)
ModifySystemSettingsSupported (6)
RemoveResourcesSupported (7)
SelectSystemConfigurationSupported (8)
SnapshotSystemSupported (9)
AddResourcesSupported (10)
DMTF 予約済み (...)
ベンダー予約済み (32767..65535)
VirtualSystemTypesSupported
-
データ型: 文字列 配列
-
アクセスの種類: 読み取り専用
-
修飾子: ModelCorrespondence ("CIM_VirtualSystemSettingData。VirtualSystemType")
実装でサポートされる仮想システムの種類。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows 8 |
サポートされている最小のサーバー |
Windows Server 2012 |
名前空間 |
Root\virtualization\v2 |
MOF |
|
[DLL] |
|