Share via


Msvm_VirtualSystemReferencePointService クラス

仮想システム参照ポイント サービスについて説明します。

次の構文は MOF コードを簡略化したもので、継承されたすべてのプロパティが含まれています。

構文

[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_VirtualSystemReferencePointService : CIM_Service
{
};

メンバー

Msvm_VirtualSystemReferencePointService クラスには、次の種類のメンバーがあります。

メソッド

Msvm_VirtualSystemReferencePointService クラスには、これらのメソッドがあります。

メソッド 説明
CreateReferencePoint 仮想システムの参照ポイントを作成します。
DestroyReferencePoint 指定した参照ポイントを削除します。
ExportReferencePoint 仮想システムの参照ポイントをエクスポートします。
ImportReferencePointMetadata 仮想システムの参照ポイント メタデータをインポートします。
RemoveAssociatedData 参照ポイントに関連付けられているデータ ログを削除します。

要件

要件
サポートされている最小のクライアント
Windows 10 [デスクトップ アプリのみ]
サポートされている最小のサーバー
Windows Server 2016
名前空間
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
[DLL]
Vmms.exe

こちらもご覧ください

CIM_Service