IoTSecurityAggregatedAlertPropertiesTopDevicesListItem 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.
public class IoTSecurityAggregatedAlertPropertiesTopDevicesListItem
type IoTSecurityAggregatedAlertPropertiesTopDevicesListItem = class
Public Class IoTSecurityAggregatedAlertPropertiesTopDevicesListItem
- Inheritance
-
IoTSecurityAggregatedAlertPropertiesTopDevicesListItem
Constructors
IoTSecurityAggregatedAlertPropertiesTopDevicesListItem() |
Initializes a new instance of the IoTSecurityAggregatedAlertPropertiesTopDevicesListItem class. |
IoTSecurityAggregatedAlertPropertiesTopDevicesListItem(String, Nullable<Int64>, String) |
Initializes a new instance of the IoTSecurityAggregatedAlertPropertiesTopDevicesListItem class. |
Properties
AlertsCount |
Gets number of alerts raised for this device. |
DeviceId |
Gets name of the device. |
LastOccurrence |
Gets most recent time this alert was raised for this device, on this day. |
Extension Methods
ConvertToPSType(IoTSecurityAggregatedAlertPropertiesTopDevicesListItem) |