BACK TO INDEX

Win32_VolumeQuotaSetting
The Win32_VolumeQuotaSetting class associates the disk quota setting with a specific disk volume.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe DiskVolume for the associated disk quota setting.
SettingReferenceThe QuotaSetting associated with the referenced LogicalDisk.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_VolumeQuotaSetting
   {
    Element = "\\\\SCCM01\\root\\cimv2:Win32_LogicalDisk.DeviceID=\"C:\"";
    Setting = "\\\\SCCM01\\root\\cimv2:Win32_QuotaSetting.VolumePath=\"C:\\\\\"";
   };