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