Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Association between StorageEnclosure and PhysicalDisk.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association]
class MSFT_StorageEnclosureToPhysicalDisk
{
MSFT_StorageEnclosure REF StorageEnclosure;
MSFT_PhysicalDisk REF PhysicalDisk;
};
Members
The MSFT_StorageEnclosureToPhysicalDisk class has these types of members:
Properties
The MSFT_StorageEnclosureToPhysicalDisk class has these properties.
PhysicalDisk
Data type: MSFT_PhysicalDisk
Access type: Read-only
Qualifiers: Key
StorageEnclosure
Data type: MSFT_StorageEnclosure
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 |