CIM_ElementConformsToProfile 類別
表示 Managed 元素符合已註冊設定檔標準的關聯。 此關聯通常適用于較高層級的實例,例如系統、命名空間或服務。 套用至較高層級實例時,所有構成部分都必須適當地運作,以支援 ManagedElement 符合具名 RegisteredProfile 的一致性。
語法
[Association, Abstract, Version("2.8.0"), UMLPackagePath("CIM::Interop")]
class CIM_ElementConformsToProfile
{
CIM_RegisteredProfile REF ConformantStandard;
CIM_ManagedElement REF ManagedElement;
};
成員
CIM_ElementConformsToProfile類別具有下列類型的成員:
屬性
CIM_ElementConformsToProfile類別具有這些屬性。
-
ConformantStandard
-
-
資料類型: CIM_RegisteredProfile
-
存取類型:唯讀
-
限定詞: 金鑰
Managed 元素符合的已註冊設定檔。
-
-
ManagedElement
-
-
資料類型: CIM_ManagedElement
-
存取類型:唯讀
-
限定詞: 金鑰
符合已註冊設定檔的 Managed 元素。
-
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows 8.1 |
最低支援的伺服器 |
Windows Server 2012 R2 |
命名空間 |
Root\virtualization\v2 |
MOF |
|
DLL |
|