Msvm_VirtualSystemCapabilities クラス
関連付けられている Msvm_ComputerSystemの機能について説明します。
次の構文は、簡略化されたマネージ オブジェクト形式 (MOF) コードであり、継承されたすべてのプロパティが含まれています。
構文
[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_VirtualSystemCapabilities : CIM_EnabledLogicalElementCapabilities
{
string InstanceID;
string Caption = "Hyper-V Virtual System Capabilities";
string Description = "Defines Virtual System Capabilities";
string ElementName = "Hyper-V Virtual System Capabilities";
boolean ElementNameEditSupported = True;
unit16 MaxElementNameLen = 100;
unit16 RequestedStatesSupported[];
string ElementNameMask;
};
メンバー
Msvm_VirtualSystemCapabilities クラスには、次の種類のメンバーがあります。
プロパティ
Msvm_VirtualSystemCapabilities クラスには、これらのプロパティがあります。
-
Caption
-
-
データ型: string
-
アクセスの種類: 読み取り専用
オブジェクトの簡単な説明。 このプロパティは、 CIM_ManagedElementから継承されます。
-
-
説明
-
-
データ型: string
-
アクセスの種類: 読み取り専用
オブジェクトの説明。 このプロパティは、 CIM_ManagedElementから継承されます。
-
-
ElementName
-
-
データ型: string
-
アクセスの種類: 読み取り専用
オブジェクトの表示名。 このプロパティは、 CIM_ManagedElementから継承されます。
-
-
ElementNameEditSupported
-
-
データ型: boolean
-
アクセスの種類: 読み取り専用
ElementName プロパティを変更できるかどうかを示します。 このプロパティは、 CIM_EnabledLogicalElementCapabilitiesから継承されます。
-
-
ElementNameMask
-
-
データ型: string
-
アクセスの種類: 読み取り専用
正規表現として表される ElementName の制限を指定します。 このプロパティは、 CIM_EnabledLogicalElementCapabilitiesから継承されます。
-
-
InstanceID
-
-
データ型: string
-
アクセスの種類: 読み取り専用
-
修飾子: キー
このクラスのインスタンスを一意に識別します。 このプロパティは、 CIM_ManagedElementから継承されます。
-
-
MaxElementNameLen
-
-
データ型: unit16
-
アクセスの種類: 読み取り専用
-
修飾子: MaxValue (256)
ElementName プロパティのサポートされる最大長を指定します。 このプロパティは、 CIM_EnabledLogicalElementCapabilitiesから継承されます。
-
-
RequestedStatesSupported
-
-
データ型: unit16 配列
-
アクセスの種類: 読み取り専用
有効な論理要素で RequestStateChange メソッドを使用するときに要求できる状態を示します。 このプロパティは、 CIM_EnabledLogicalElementCapabilitiesから継承されます。
値 意味 - 2
Enabled - 3
無効 - 4
シャットダウン - 6
オフライン - 7
テスト - 8
延期 - 9
休止 - 10
再起動 - 11
Reset -
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows 8 [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
Windows Server 2012 [デスクトップ アプリのみ] |
名前空間 |
Root\Virtualization\V2 |
MOF |
|
[DLL] |
|