Share via


Msvm_CollectionReferencePointExportSettingData クラス

Msvm_CollectionReferencePointService クラスの ExportReferencePoint メソッドに渡される設定データをエクスポートします。

次の構文はマネージド オブジェクト フォーマット (MOF) のコードを単純化したもので、すべての継承されたプロパティを含みます。

構文

[AMENDMENT]
class Msvm_CollectionReferencePointExportSettingData : CIM_SettingData
{
  string BaseReferencePointCollection;
  string VirtualMachinesToDisksToExport[];
};

メンバー

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

プロパティ

Msvm_CollectionReferencePointExportSettingData クラスには、これらのプロパティがあります。

BaseReferencePointCollection

データ型: string

アクセスの種類: 読み取り/書き込み

差分 エクスポートに使用 する基本参照ポイント コレクションを表すMsvm_ReferencePointCollection インスタンスへのパス。

VirtualMachinesToDisksToExport

データ型: 文字列 配列

アクセスの種類: 読み取り/書き込み

修飾子: HyperVEmbeddedInstance ("Msvm_VirtualMachineToDisks")

データをエクスポートする必要がある "VirtualMachines To DisksToExport" マップ情報の一覧。

必要条件

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

関連項目

CIM_SettingData