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 StorageProvider and StorageSubSystem.
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association]
class MSFT_StorageProviderToStorageSubSystem
{
MSFT_StorageProvider REF StorageProvider;
MSFT_StorageSubSystem REF StorageSubSystem;
};
Members
The MSFT_StorageProviderToStorageSubSystem class has these types of members:
Properties
The MSFT_StorageProviderToStorageSubSystem class has these properties.
StorageProvider
Data type: MSFT_StorageProvider
Access type: Read-only
Qualifiers: Key
The storage provider.
StorageSubSystem
Data type: MSFT_StorageSubSystem
Access type: Read-only
Qualifiers: Key
The storage subsystem.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Namespace | Root\Microsoft\Windows\Storage |
| MOF | Storagewmi.mof |