Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Association between a MSFT_Volume and its MSFT_FileShare objects.
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association]
class MSFT_VolumeToFileShare
{
MSFT_Volume REF Volume;
MSFT_FileShare REF FileShare;
};
Members
The MSFT_VolumeToFileShare class has these types of members:
Properties
The MSFT_VolumeToFileShare class has these properties.
FileShare
Data type: MSFT_FileShare
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 |