| Win32_VolumeQuotaSetting | |||
| The Win32_VolumeQuotaSetting class associates the disk quota setting with a specific disk volume. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Element | Reference | The DiskVolume for the associated disk quota setting. | |
| Setting | Reference | The 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:\\\\\"";    }; | |||