MSFT_StorageSubSystemToStorageEnclosure class
Association between StorageSubSystem and StorageEnclosure.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association]
class MSFT_StorageSubSystemToStorageEnclosure
{
MSFT_StorageSubSystem REF StorageSubSystem;
MSFT_StorageEnclosure REF StorageEnclosure;
};
Members
The MSFT_StorageSubSystemToStorageEnclosure class has these types of members:
Properties
The MSFT_StorageSubSystemToStorageEnclosure class has these properties.
StorageEnclosure
Data type: MSFT_StorageEnclosure
Access type: Read-only
Qualifiers: Key
StorageSubSystem
Data type: MSFT_StorageSubSystem
Access type: Read-only
Qualifiers: Key
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1 [desktop apps only] |
Minimum supported server | Windows Server 2012 R2 [desktop apps only] |
Namespace | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |