Share via


Msvm_ReferencePointOfVirtualSystemCollection クラス

Msvm_ReferencePointCollectionを対応するMsvm_VirtualSystemCollection オブジェクトに関連付けます。

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

構文

[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_ReferencePointOfVirtualSystemCollection : CIM_Dependency
{
  CIM_CollectionOfMSEs REF Antecedent;
  CIM_Collection       REF Dependent;
};

メンバー

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

プロパティ

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

先行

データ型: CIM_CollectionOfMSEs

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

修飾子: KeyOverride ("Antecedent")

この関連付けの独立オブジェクトを表す CIM_CollectionOfMSEs

依存型

データ型: CIM_Collection

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

修飾子: KeyOverride ("Dependent")

継続元に依存するオブジェクトを表すCIM_Collection

要件

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

こちらもご覧ください

CIM_Dependency