你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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) |