共用方式為


Msvm_AffectedStorageJobElement 類別

表示作業與其執行所影響之 Managed 元素之間的關聯。

下列語法是簡化 Managed Object Format (MOF) 程式碼,其中包含所有繼承的屬性。

語法

[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_AffectedStorageJobElement : CIM_AffectedJobElement
{
  CIM_ManagedElement REF AffectedElement;
  Msvm_StorageJob    REF AffectingElement;
  uint16                 ElementEffects[];
  string                 OtherElementEffectsDescriptions[];
};

成員

Msvm_AffectedStorageJobElement類別具有下列類型的成員:

屬性

Msvm_AffectedStorageJobElement類別具有這些屬性。

AffectedElement

資料類型: CIM_ManagedElement

存取類型:唯讀

限定詞: 金鑰

受作業執行影響的 Managed 元素。 此屬性繼承自 CIM_AffectedJobElement

AffectingElement

資料類型: Msvm_StorageJob

存取類型:唯讀

限定詞: 索引鍵覆寫 (「CIM_AffectedJobElement.AffectingElement」)

影響受影響專案的作業。 此屬性繼承自 CIM_AffectedJobElement

ElementEffects

資料類型: uint16 陣列

存取類型:唯讀

列舉,描述 Managed 專案的效果。 此陣列對應至 OtherElementEffectsDescriptions 屬性陣列,後者提供與此屬性列舉的高階效果相關的詳細資料。 如果 ElementEffects 屬性陣列包含值 1, (Other) ,則需要其他詳細資料。 此屬性繼承自 CIM_AffectedJobElement

未知 (0)

其他 (1)

獨佔使用 (2)

效能影響 (3)

元素完整性 (4 )

OtherElementEffectsDescriptions

資料類型: 字串 陣列

存取類型:唯讀

提供 ElementEffects 屬性陣列中對應陣列位置效果的詳細資料。 每當 ElementEffects 屬性陣列中的對應專案包含值 1 (Other) 時,就需要此資訊。 此屬性繼承自 CIM_AffectedJobElement

備註

Msvm_AffectedStorageJobElement 類別的 存取可能會受到 UAC 篩選的限制。 如需詳細資訊,請參閱 使用者帳戶控制和 WMI

規格需求

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

另請參閱

CIM_AffectedJobElement

CIM_AffectedJobElement

儲存體類別