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

IoTSecurityAlertedDevice Class

Definition

Statistical information about the number of alerts per device during last set number of days.

public class IoTSecurityAlertedDevice
type IoTSecurityAlertedDevice = class
Public Class IoTSecurityAlertedDevice
Inheritance
IoTSecurityAlertedDevice

Constructors

IoTSecurityAlertedDevice()

Initializes a new instance of the IoTSecurityAlertedDevice class.

IoTSecurityAlertedDevice(String, Nullable<Int64>)

Initializes a new instance of the IoTSecurityAlertedDevice class.

Properties

AlertsCount

Gets number of alerts raised for this device.

DeviceId

Gets device identifier.

Extension Methods

ConvertToPSType(IoTSecurityAlertedDevice)

Applies to