Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Represents a storage alert event.
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Indication]
class MSFT_StorageAlertEvent : MSFT_StorageEvent
{
UInt16 AlertType;
};
Members
The MSFT_StorageAlertEvent class has these types of members:
Properties
The MSFT_StorageAlertEvent class has these properties.
AlertType
Data type: UInt16
Access type: Read-only
Qualifiers: Required
The alert type.
| Value | Meaning |
|---|---|
| 1 | Thin provisioning threshold reached |
| ... | Microsoft Reserved |
| 0x8000.. | Vendor Specific |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Namespace | Root\Microsoft\Windows\Storage |
| MOF | Storagewmi.mof |