Partager via


ArmSecurityCenterModelFactory.IotSecurityAggregatedAlertTopDevice Méthode

Définition

Initialise une nouvelle instance de IotSecurityAggregatedAlertTopDevice.

public static Azure.ResourceManager.SecurityCenter.Models.IotSecurityAggregatedAlertTopDevice IotSecurityAggregatedAlertTopDevice (string deviceId = default, long? alertsCount = default, string lastOccurrence = default);
static member IotSecurityAggregatedAlertTopDevice : string * Nullable<int64> * string -> Azure.ResourceManager.SecurityCenter.Models.IotSecurityAggregatedAlertTopDevice
Public Shared Function IotSecurityAggregatedAlertTopDevice (Optional deviceId As String = Nothing, Optional alertsCount As Nullable(Of Long) = Nothing, Optional lastOccurrence As String = Nothing) As IotSecurityAggregatedAlertTopDevice

Paramètres

deviceId
String

Nom de l'unité.

alertsCount
Nullable<Int64>

Nombre d’alertes déclenchées pour cet appareil.

lastOccurrence
String

La dernière fois que cette alerte a été déclenchée pour cet appareil, ce jour-là.

Retours

Une nouvelle IotSecurityAggregatedAlertTopDevice instance de moqueries.

S’applique à