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