Msvm_ServiceAffectsElement 类
将虚拟机实例与控制其状态的管理服务相关联。
以下语法是简化的托管对象格式 (MOF) 代码,其中包含所有继承的属性。
语法
[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_ServiceAffectsElement : CIM_ServiceAffectsElement
{
CIM_ManagedElement REF AffectedElement;
CIM_Service REF AffectingElement;
uint16 ElementEffects[] = 5;
string OtherElementEffectsDescriptions[];
};
成员
Msvm_ServiceAffectsElement 类具有以下类型的成员:
属性
Msvm_ServiceAffectsElement 类具有这些属性。
-
AffectedElement
-
-
数据类型: CIM_ManagedElement
-
访问类型:只读
对虚拟机的引用。 此属性继承自 CIM_ServiceAffectsElement。
-
-
AffectingElement
-
-
数据类型: CIM_Service
-
访问类型:只读
对控制虚拟机的服务的引用。 此属性继承自 CIM_ServiceAffectsElement。
-
-
ElementEffects
-
-
数据类型: uint16 数组
-
访问类型:只读
指定关联表示的控件的类型。 此属性继承自 CIM_ServiceAffectsElement,并且始终设置为以下值。
值 含义 - 5
管理 -
-
OtherElementEffectsDescriptions
-
-
数据类型: 字符串 数组
-
访问类型:只读
ElementAffects 属性数组中相应数组位置处的关联类型的详细信息。 如果 ElementAffects 设置为 1 (Other) ,则需要此信息。 此属性继承自 CIM_ServiceAffectsElement,并且始终设置为 Null。
-
备注
UAC 筛选可能会限制对 Msvm_ServiceAffectsElement 类的访问。 有关详细信息,请参阅 用户帐户控制和 WMI。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows 8 [仅限桌面应用] |
最低受支持的服务器 |
Windows Server 2012 [仅限桌面应用] |
命名空间 |
Root\Virtualization\V2 |
MOF |
|
DLL |
|