IoTSecurityDeviceAlert Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Statistical information about the number of alerts per alert type during last set number of days
public class IoTSecurityDeviceAlert
type IoTSecurityDeviceAlert = class
Public Class IoTSecurityDeviceAlert
- Inheritance
-
IoTSecurityDeviceAlert
Constructors
| Name | Description |
|---|---|
| IoTSecurityDeviceAlert() |
Initializes a new instance of the IoTSecurityDeviceAlert class. |
| IoTSecurityDeviceAlert(String, String, Nullable<Int64>) |
Initializes a new instance of the IoTSecurityDeviceAlert class. |
Properties
| Name | Description |
|---|---|
| AlertDisplayName |
Gets display name of the alert |
| AlertsCount |
Gets number of alerts raised for this alert type. |
| ReportedSeverity |
Gets assessed Alert severity. Possible values include: 'Informational', 'Low', 'Medium', 'High' |
Extension Methods
| Name | Description |
|---|---|
| ConvertToPSType(IoTSecurityDeviceAlert) | |