共用方式為


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

存取類型:唯讀

限定詞: 索引鍵覆寫 (「前項」)

表示這個關聯中獨立物件的 CIM_CollectionOfMSEs

相依

資料類型: CIM_Collection

存取類型:唯讀

限定詞: 索引鍵覆寫 (「相依」)

CIM_Collection,表示相依于前項的物件。

規格需求

需求
最低支援的用戶端
Windows 10 [僅限傳統型應用程式]
最低支援的伺服器
Windows Server 2016
命名空間
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

另請參閱

CIM_Dependency