MSFT_FileServerToVolume class
Association between MSFT_FileServer and eligible MSFT_Volume objects for file shares.
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association]
class MSFT_FileServerToVolume
{
MSFT_FileServer REF FileServer;
MSFT_Volume REF Volume;
};
Members
The MSFT_FileServerToVolume class has these types of members:
Properties
The MSFT_FileServerToVolume class has these properties.
FileServer
Data type: MSFT_FileServer
Access type: Read-only
Qualifiers: Key
Volume
Data type: MSFT_Volume
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 |