Share via


Msvm_CollectedReferencePoints クラス

Msvm_ReferencePointCollectionを含まれるMsvm_VirtualSystemReferencePoint オブジェクトに関連付けます。

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

構文

[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_CollectedReferencePoints : CIM_CollectedMSEs
{
  Msvm_ReferencePointCollection    REF Collection;
  Msvm_VirtualSystemReferencePoint REF Member;
};

メンバー

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

プロパティ

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

コレクション

データ型: Msvm_ReferencePointCollection

アクセスの種類: 読み取り専用

修飾子: 集計オーバーライド ("Collection")

コレクション 表すMsvm_ReferencePointCollectionグループ化または 'bag' オブジェクト。

メンバー

データ型: Msvm_VirtualSystemReferencePoint

アクセスの種類: 読み取り専用

修飾子: オーバーライド ("Member")

コレクションのメンバーを含む Msvm_VirtualSystemReferencePoint

要件

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

こちらもご覧ください

CIM_CollectedMSEs