Freigeben über


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

Name Description
IoTSecurityAlertedDevice()

Initializes a new instance of the IoTSecurityAlertedDevice class.

IoTSecurityAlertedDevice(String, Nullable<Int64>)

Initializes a new instance of the IoTSecurityAlertedDevice class.

Properties

Name Description
AlertsCount

Gets number of alerts raised for this device.

DeviceId

Gets device identifier.

Extension Methods

Name Description
ConvertToPSType(IoTSecurityAlertedDevice)

Applies to