MSFT_StorageSubSystemToFileServer class
Association between a MSFT_StorageSubSystem and its MSFT_FileServer.
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association]
class MSFT_StorageSubSystemToFileServer
{
MSFT_StorageSubSystem REF StorageSubSystem;
MSFT_FileServer REF FileServer;
};
Members
The MSFT_StorageSubSystemToFileServer class has these types of members:
Properties
The MSFT_StorageSubSystemToFileServer class has these properties.
FileServer
Data type: MSFT_FileServer
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 |