Win32_VolumeQuota class
The Win32_VolumeQuota association relates a volume to the per volume quota settings.
Windows XP and earlier: This class is not available
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties. Properties and methods are in alphabetic order, not MOF order.
Syntax
class Win32_VolumeQuota : CIM_ElementSetting
{
Win32_Volume REF Element;
Win32_QuotaSetting REF Setting;
};
Members
The Win32_VolumeQuota class has these types of members:
Properties
The Win32_VolumeQuota class has these properties.
-
Element
-
-
Data type: Win32_Volume
-
Access type: Read-only
Reference to the volume.
-
-
Setting
-
-
Data type: Win32_QuotaSetting
-
Access type: Read-only
Reference to the quota setting.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2003 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|