IoTSecurityAlertedDevice 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 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) |