| Name | Data Type | Default Value | Qualifiers |
| Name | Data Type | Value |
| AmountUsed | uint64 | |
| Description | string | The amount of the resource actually used at present. This parameter is optional and may be missing or NULL. |
| EntryID | string | |
| Description | string | The InstanceID of the FSQuotaConfigEntry involved in causing the event. |
| FileSystem | string | |
| Description | string | The Name of the FileSystem in which the event occurred. |
| IdentityID | string | |
| Description | string | The InstanceID of the FSDomainIdentity involved in causing the event. If there is none, NULL MUST be passed in this property. |
| ModelCorrespondence | string | CIM_FSDomainIdentity.InstanceID |
| Limit | uint64 | |
| Description | string | The quota limit that was crossed. |
| Path | string | |
| Description | string | The name of the tree involved in causing the event. If this is NULL or the empty string, it indicates the root of the FileSystem. |
| QuotaType | uint32 | |
| Description | string | The type of quota that triggered the indication. |
| ValueMap | string | 1, 2, 3, 4, 5, .., 65536.. |
| Values | string | User, Group, Tree, User-Tree, Group-Tree, Reserved, Vendor Defined |
| ResourceType | uint32 | |
| Description | string | Which type of resource usage is involved. |
| ValueMap | string | 0, 1, 2, 3, 4, 5, 6, .., 0x8000 |
| Values | string | Unknown, Other, Bytes, Files, Directories, Files+Directories, Inodes, Reserved, Vendor Defined |
| WhichLimit | uint32 | |
| Description | string | Which threshold has been crossed. |
| ValueMap | string | 1, 2, 3, .., 65536.. |
| Values | string | Hard, Soft, Monitor, Reserved, Vendor Defined |